341 Commits

Author SHA1 Message Date
Ivan Ukhov
cbc5544a3b Make a cosmetic adjustment 2018-10-06 10:39:29 +02:00
Ivan Ukhov
928170fcb9 Clean up Travis’s configuration file 2018-10-06 10:34:04 +02:00
Ivan Ukhov
750e6e9014 Bump the version number 2018-10-06 10:32:43 +02:00
Ivan Ukhov
d0bc5c6ef4 Update the authors list 2018-10-06 10:32:38 +02:00
Ivan Ukhov
7dff6aaa97 Update the license 2018-10-06 10:32:21 +02:00
Ivan Ukhov
4ddf77ec98 Add a few assertions 2018-10-06 10:30:41 +02:00
Ivan Ukhov
9ce913343c Adjust the assertions in name 2018-10-06 10:29:03 +02:00
Ivan Ukhov
c6e4800472 Run rustfmt 2018-10-06 10:15:38 +02:00
Ivan Ukhov
73fb4b7920 Make a cosmetic adjustment 2018-10-06 10:15:11 +02:00
Ivan Ukhov
8ddb310ed8 Rename columns to count 2018-10-06 10:13:23 +02:00
Ivan Ukhov
db5ceccf58 Rename column_name to name 2018-10-06 10:11:18 +02:00
Ivan Ukhov
cf7a3d7500 Merge branch 'jaysonsantos-column-name' 2018-10-06 10:03:05 +02:00
Jayson Reis
4fa8989faa Changes for core review 2018-07-10 21:32:29 +02:00
Jayson Reis
beda4c82c8
Change column_name to &str to avoid double allocation 2018-06-25 17:56:05 +02:00
Jayson Reis
fce61e13ad
Implement sqlite3_column_name and helper function to return column names 2018-06-22 15:39:52 +02:00
Ivan Ukhov
e0793a38a6 Run rustfmt (nightly) 2017-08-26 07:52:28 +02:00
Ivan Ukhov
7c5d11120a Bump the version number 2017-08-24 10:26:06 +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
d1583158a3 Bump the version number 2017-08-23 10:18:54 +02:00
Ivan Ukhov
090deb80ac Move a couple of functions 2017-08-23 10:18:50 +02:00
Ivan Ukhov
6c1ddbf184 Add as_raw to Connection and Statement 2017-08-23 10:13:59 +02:00
Ivan Ukhov
8b3e284771 Make a cosmetic adjustment 2017-08-23 10:13:05 +02:00
Ivan Ukhov
9aba31e37c Adjust the formatting of the macros 2017-08-23 10:09:04 +02:00
Ivan Ukhov
742837660d Bump the version number 2017-08-23 08:08:16 +02:00
Ivan Ukhov
1ed353756e Make it compile on stable 2017-08-23 08:06:53 +02:00
Ivan Ukhov
24f63fc0c9 Bump the version number 2017-08-23 06:06:18 +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
9d904ddd43 Bump the version number 2017-08-22 17:48:54 +02:00
Ivan Ukhov
c1df7750dc Add the readme attribute 2017-08-22 17:48:48 +02:00
Ivan Ukhov
08c4dec645 Update the examples according to rustfmt 2017-08-22 17:47:44 +02:00
Ivan Ukhov
006027159b Run rustfmt 2017-08-22 17:41:34 +02:00
Ivan Ukhov
4759cb346d Update the license 2017-02-11 09:49:40 +01:00
Ivan Ukhov
fa6dc9619c Update the dependencies 2017-02-11 09:49:16 +01:00
Ivan Ukhov
a8ebd7bdaa Add categories and keywords 2017-01-25 17:16:42 +01:00
Ivan Ukhov
0b14585c52 Bump the version number 2016-11-30 13:24:02 +01:00
Ivan Ukhov
3b91ef662c Update the authors list 2016-11-30 13:23:57 +01:00
Ivan Ukhov
2cfd870ed3 Merge pull request #6 from tomaka/patch-1
Implement Send for Connection
2016-11-30 13:22:15 +01:00
tomaka
85495e8a96 Implement Send for Connection 2016-11-30 12:53:32 +01:00
Ivan Ukhov
ac648f4ae1 Fix styles 2016-11-08 09:12:33 +01:00
Ivan Ukhov
1cae7d018a Switch to docs.rs for documentation 2016-11-05 11:34:15 +01:00
Ivan Ukhov
09a1557468 Introduce the linkage feature 2016-07-03 20:08:17 +02: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
7778cd4be3 Update Travis’ configuration 2016-06-15 19:47:36 +02:00
Ivan Ukhov
730c3b7957 Update Travis’ configuration 2016-06-15 19:45:56 +02:00
Ivan Ukhov
d307a90c34 Update the dependencies 2016-06-15 19:44:41 +02:00
Ivan Ukhov
72861e923b Bump the version number 2016-05-22 19:37:47 +02:00