Commit graph

9 commits

Author SHA1 Message Date
Brian J. Cardiff
881ef79893 Merge master changes into db branch.
Refactor flags, add option to dump from one database connection to another.

Merge commit '135f33d9eac82c63a48b14942c8eff647c070410' into db

# Conflicts:
#	spec/database_spec.cr
#	src/sqlite3/lib_sqlite3.cr
#	src/sqlite3/result_set.cr
#	src/sqlite3/statement.cr
2016-06-23 17:27:58 -03:00
Brian J. Cardiff
497379ff81 extend sqlite with time (as text) support. 2016-06-22 16:17:47 -03:00
Brian J. Cardiff
d65575cd77 update Slice(UInt8) to Bytes 2016-06-22 14:13:44 -03:00
Ary Borenszweig
b1c6c32ae5 Updated to Crystal > 0.15.0 2016-04-12 00:02:16 -03:00
Brian J. Cardiff
07ba7d6d51 rename types 2016-02-18 18:52:49 -03:00
Brian J. Cardiff
1d52f93879 remove old code 2016-02-18 18:52:49 -03:00
Victor Bergoo
73cd7dbf05 should return columns and not types 2015-08-20 12:29:20 +02: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