Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv | mattn | 2013-08-28 | 1 | -43/+0 |
* | Use sqlite3.c in all platforms | mattn | 2013-08-28 | 1 | -1/+1 |
* | Changed extension support to load from a string list of extensions | Carlos Castillo | 2013-08-24 | 1 | -27/+2 |
* | Added error return to ConnectHook and fixed extension example | Carlos Castillo | 2013-08-24 | 1 | -2/+32 |
* | Fixes typo | mattn | 2013-08-23 | 1 | -1/+5 |
* | Possible to register custom driver | mattn | 2013-08-23 | 1 | -1/+3 |
* | Add example for sqlite3_with_extensions | mattn | 2013-08-23 | 1 | -0/+32 |