Commit Graph

9 Commits

Author SHA1 Message Date
Deepak Kumar
a2ff836c49 take connection from dialector if available (#15) 2020-10-09 10:47:03 +08:00
Douglas Danger Manley
3ca308caa3 Allow custom drivers (#11)
Much like the `mysql` driver's `DriverName`, this allows you to
specify a custom driver for SQLite.  This is important when creating
custom functions, for example.
2020-09-24 15:49:52 +08:00
Jinzhu
4fe70a2cc5 Allow negative number for limit 2020-09-11 11:50:13 +08:00
Jinzhu
1e0d47b6e4 Customize INSERT builder 2020-08-06 17:09:42 +08:00
Jinzhu
41c818fc36 Allow quote column name with table name 2020-06-26 08:31:49 +08:00
Jinzhu
e25475866a Add DefaultValueOf 2020-06-20 14:47:39 +08:00
Jinzhu
c456636e68 Add SavePoint/RollbackTo 2020-06-19 18:25:13 +08:00
Jinzhu
6aadbd5348 Returns data type as db data type if nothing matched 2020-06-18 09:00:26 +08:00
Jinzhu
284b563f81 Initalize 2020-06-02 09:53:23 +08:00