Commit Graph

63 Commits

Author SHA1 Message Date
Brian J. Cardiff dd5c10ba6e column types
update to connection_string
remove Driver.quote
2016-02-18 18:52:48 -03:00
Brian J. Cardiff 2e6e6ed7e5 add insert/select per type specs
add last_insert_id
add Driver.quote
2016-02-18 18:52:48 -03:00
Brian J. Cardiff add75d86bf update to refactored api
refactor specs
2016-02-18 18:52:48 -03:00
Brian J. Cardiff 5266a7e7b3 column_count, column_name, close statement 2016-02-18 18:52:48 -03:00
Brian J. Cardiff 63f98d18d1 add blob support 2016-02-18 18:52:48 -03:00
Brian J. Cardiff 82f68ed6cf arguments support 2016-02-18 18:52:48 -03:00
Brian J. Cardiff efa010e2ad migrate to crystal std db. keeping old code side by side 2016-02-18 18:52:48 -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
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 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