go-jet
|
bc776f947b
|
Add support for CockorachDB.
|
2022-05-05 13:01:42 +02:00 |
|
go-jet
|
72e8d7d584
|
Add FROM clause support for UPDATE statements
|
2021-12-08 18:13:58 +01:00 |
|
go-jet
|
3021a6a0fd
|
Add support to retrieve Rows from statement
Rows statement method executes statements over db connection/transaction and returns Rows.
|
2021-05-16 18:46:50 +02:00 |
|
go-jet
|
a5b7769589
|
Add RawStatement support
RawStatement method creates new sql statements from raw query and optional map of named arguments.
|
2021-05-15 11:54:41 +02:00 |
|