Commit graph

6 commits

Author SHA1 Message Date
Jesse Phillips
2c701aced8 Consistency for sqlite and const 2011-08-12 18:45:34 -07:00
Jesse Phillips
270d49ec58 In sqlite changed const char* to const(char)* 2011-08-12 18:29:54 -07:00
Jesse Phillips
79b0531be3 Make use of const and immutable in sqlite bindings 2011-08-12 18:21:38 -07:00
Jesse Phillips
1775d0f40d Added doc comments 2011-06-03 18:39:38 -07:00
Jesse Phillips
64bc68428c Update bindings.
Uses enum for constants.
Structs are no longer defined as being empty, only declared.
2011-05-29 11:41:38 -07:00
Jesse Phillips
1660bfdc1a Adding Sqlite3 bindings 2011-05-29 11:34:43 -07:00