Commit Graph

22 Commits

Author SHA1 Message Date
Ary Borenszweig aa641a0fc7 travis: one more try 2016-03-17 12:12:03 -03:00
Ary Borenszweig f14908e607 travis: try upgrading sqlite3 version 2016-03-17 11:41:10 -03:00
Ary Borenszweig 2ec0af7f76 travis: try installing sqlite 2016-03-17 11:33:46 -03:00
Ary Borenszweig 9d04b39e81 .travis.yml: try plain crystal configuration 2016-03-17 10:59:25 -03:00
Ary Borenszweig eb8e4a6962 Simplify flags creation and usage 2016-03-17 10:58:47 -03:00
Ary Borenszweig db48a03797 Merge pull request #6 from benjolitz/flag_support_and_dumping
Initial support/tests for SQLite flags and db dump
2016-03-17 10:53:10 -03:00
Ben Jolitz c7260cd2cb Seperate out LibSqlite3 enums as they do not change
This allows LibSQLite3 to be changed without breaking
anyone's code
2016-03-16 17:17:56 -07:00
Ben Jolitz fa220a1c4c Initial support/tests for SQLite flags and db dump
This commit adds a pass through for specifying SQLite3 flags. This is
an absolute requirement for being able to create in-memory DB
representations.
2016-03-14 19:53:51 -07:00
Ary Borenszweig 67ef13caed Merge pull request #5 from jhass/travis
Travis build
2016-01-29 13:47:58 -03:00
Brian J. Cardiff ee0bc75e3a Update to crystal 0.10.0 2016-01-28 21:06:40 -03:00
Jonne Haß 652308db5f update readme for shards 2015-11-28 14:07:42 +01:00
Jonne Haß 2f2ae4dd41 enable travis 2015-11-28 14:05:10 +01:00
Ary Borenszweig 45fee52b98 Added shard.yml 2015-09-21 14:55:13 -03:00
Ary Borenszweig 5ab80b9f36 Updated to Crystal 0.8.0 2015-09-21 14:55:13 -03:00
Ary Borenszweig 3125ad0191 Merge pull request #2 from netfeed/result_set_columns
should return columns and not types
2015-09-07 10:04:31 -03:00
Ary Borenszweig b98c31c506 Merge pull request #1 from jhass/ensure_close
Ensure close of statement
2015-09-07 10:04:19 -03:00
Jonne Haß 22d83727df Ensure close of statement 2015-09-06 18:55:21 +02:00
Victor Bergoo 73cd7dbf05 should return columns and not types 2015-08-20 12:29:20 +02:00
Ary Borenszweig 5b08d2f48b Remove travis for now... 2015-06-30 23:22:41 -03:00
Ary Borenszweig d6cfeee85b Added .travis.yml 2015-06-30 22:51:34 -03:00
Ary Borenszweig d62185867b Documentation and some refactors 2015-03-12 21:08:01 -03:00
Ary Borenszweig d96255d766 Initial commit 2015-03-12 20:31:46 -03:00