Commit Graph

10 Commits

Author SHA1 Message Date
c534cd3141 adding typecast documentation
removing typecast boolean test that made no sense.
If a typecast function is set, will cast type with function.
if not a function, will use automatic casting to javascript type.
2018-03-27 18:40:33 +02:00
c0973993bd adding placeholder documentation 2018-03-27 14:24:35 +02:00
fdc2db9118 permit using pipelining option at query level
pipelining documentation
2018-03-23 14:27:00 +01:00
aa3eb779b9 Add pipelining implementation 2018-03-22 15:43:16 +01:00
92382ad4a7 adding metadata test 2018-03-21 18:06:17 +01:00
db1b43f430 Connection.ping() implementation 2018-03-15 18:07:03 +01:00
0cf38965fd eslint code standardization
travis bench use mariasql
documentation correction
2018-03-15 16:22:32 +01:00
dda1ed3d89 remove unused conenction option.
add connection option documentation.
add few tests
2018-03-15 16:10:14 +01:00
2ee3b8e68e improving documentation 2018-03-12 12:22:30 +01:00
167dd033c5 changing documentation 2018-03-09 14:58:34 +01:00