42 Commits

Author SHA1 Message Date
Anatolios Laskaris
70778db42e
chore: E2E updates [fixes FLU-297, FLU-298, FLU-267] (#16) 2023-04-04 19:20:55 +03:00
Ivan Ukhov
ec7ce0c27c Simplify a few tests 2019-05-21 19:28:29 +02:00
Ivan Ukhov
b3b10acd2a Fix styles 2017-08-23 06:06:04 +02:00
Ivan Ukhov
ec8ecc7f04 Add a badge for the documentation 2017-08-22 17:51:45 +02:00
Ivan Ukhov
c56e975381 Fix a missing comma 2017-08-22 17:50:23 +02:00
Ivan Ukhov
08c4dec645 Update the examples according to rustfmt 2017-08-22 17:47:44 +02:00
Ivan Ukhov
1cae7d018a Switch to docs.rs for documentation 2016-11-05 11:34:15 +01:00
Ivan Ukhov
1513a3444e Make a cosmetic adjustment 2016-06-17 13:08:24 +02:00
Ivan Ukhov
137ce0e7fe Refine the usage example 2016-06-16 10:55:14 +02:00
Ivan Ukhov
4b55805031 Relicense under Apache-2.0/MIT 2016-02-27 13:05:42 +01:00
Ivan Ukhov
8be28b9272 Adjust the example 2015-12-20 07:00:31 +01:00
Ivan Ukhov
96554c391d Adjust the documentation 2015-11-22 08:19:21 +01:00
Ivan Ukhov
26478c2f1a Use the version badge from shields.io 2015-11-07 17:39:33 +01:00
Ivan Ukhov
b0f9a06442 Update the example 2015-08-03 22:02:46 -04:00
Ivan Ukhov
22aea1100f Always succeed when calling Statement::cursor 2015-08-03 21:21:44 -04:00
Ivan Ukhov
ef9793a303 Simplify the example 2015-08-03 17:23:22 -04:00
Ivan Ukhov
2091c9843c Rename process to iterate 2015-08-03 17:12:15 -04:00
Ivan Ukhov
5072b6e2f3 Rename Iterator to Cursor 2015-08-03 17:10:30 -04:00
Ivan Ukhov
162f27fa3c Refine the language of statements and iterators 2015-08-03 17:05:03 -04:00
Ivan Ukhov
5fc38054ba Extend the example 2015-08-03 16:52:51 -04:00
Ivan Ukhov
a6de11a000 Detail the example 2015-08-03 16:12:09 -04:00
Ivan Ukhov
ea9eff2fd2 Introduce Type and Statement::kind for reading it 2015-08-01 16:23:05 -04:00
Ivan Ukhov
955172be04 Update the version badge 2015-07-30 08:15:08 -04:00
Ivan Ukhov
e3222f050d Extend the example 2015-07-30 08:12:43 -04:00
Ivan Ukhov
5f3753e691 Reduce the number of semicolons in the examples 2015-07-07 09:37:09 -04:00
Ivan Ukhov
0390d179d5 Adjust the example 2015-07-04 10:24:01 -04:00
Ivan Ukhov
883ce7dce3 Clean up SQL literals 2015-07-04 09:29:49 -04:00
Ivan Ukhov
961dad0f65 Extend the example 2015-07-04 09:27:13 -04:00
Ivan Ukhov
d94275417a Rename Database to Connection 2015-07-04 08:53:26 -04:00
Ivan Ukhov
56c36f7ddc Remove unnecessary uses in the examples 2015-06-19 09:21:31 -04:00
Ivan Ukhov
dfe55f4953 Simplify in-memory examples 2015-06-19 07:51:34 -04:00
Ivan Ukhov
d155b7d33d Remove the excessive examples/ 2015-06-14 11:37:56 -04:00
Ivan Ukhov
610aea0221 Update the usage example 2015-06-14 11:33:55 -04:00
Ivan Ukhov
64aa37f474 Give &strs instead of Strings to Database::process’ callback 2015-06-08 21:42:34 -04:00
Ivan Ukhov
1fdedd03f9 Rename instruct to execute and iterate to process 2015-06-08 15:00:44 -04:00
Ivan Ukhov
068145028e Update the example 2015-06-08 14:56:54 -04:00
Ivan Ukhov
4f97dda5d7 Split execute into instruct and iterate 2015-06-08 13:27:07 -04:00
Ivan Ukhov
29b5b9f643 Add a version badge 2015-06-03 22:14:48 -04:00
Ivan Ukhov
0e6ee0c10d Make execute and statement take immutable self 2015-06-01 16:27:09 -04:00
Ivan Ukhov
83fb866c60 Add an illustrative example 2015-05-29 09:25:39 -04:00
Ivan Ukhov
81d32ebe84 Set up Travis CI 2015-05-28 17:24:45 -04:00
Ivan Ukhov
e18b7f57ac Initialize the project 2015-05-28 17:21:43 -04:00