15 Commits

Author SHA1 Message Date
Alexey Proshutinskiy
bd42e1b313 move to rust 2018 2021-09-02 19:20:43 +03:00
vms
394327642e make compatible with FCE 2020-09-17 21:19:03 +03:00
Sean Klein
22580234c1 Replace 'try' with '?' to clear warnings 2020-05-25 10:41:11 -04:00
Ivan Ukhov
a99dc3a21d Make a cosmetic adjustment 2019-05-22 11:48:34 +02:00
Ivan Ukhov
cc9bf983ac Simplify Cursor::next 2019-05-22 11:46:49 +02:00
Ivan Ukhov
8ddb310ed8 Rename columns to count 2018-10-06 10:13:23 +02:00
Ivan Ukhov
47e36dc392 Move the columns method of Cursor 2017-08-24 10:25:37 +02:00
Ivan Ukhov
3119f63fec Add as_raw to Cursor 2017-08-24 10:24:54 +02:00
Ivan Ukhov
006027159b Run rustfmt 2017-08-22 17:41:34 +02:00
Ivan Ukhov
49002ea4c9 Eliminate warnings 2016-05-22 19:36:25 +02:00
Ivan Ukhov
3eb3659128 Preserve column types when advancing a cursor 2015-08-04 08:34:07 -04:00
Ivan Ukhov
065577d25f Add columns to Cursor 2015-08-04 07:37:56 -04:00
Ivan Ukhov
22aea1100f Always succeed when calling Statement::cursor 2015-08-03 21:21:44 -04:00
Ivan Ukhov
c5efaedc73 Reset the state after Cursor’s bind 2015-08-03 17:28:48 -04:00
Ivan Ukhov
5072b6e2f3 Rename Iterator to Cursor 2015-08-03 17:10:30 -04:00