Rohan Hasabe
|
d733f9688e
|
feature: Add support for LIMIT query in UPDATE for sql
Signed-off-by: Rohan Hasabe <rohanhasabe8@gmail.com>
|
2025-02-19 16:42:41 -05:00 |
|
go-jet
|
256be8a406
|
[BUG] Update statement reserved word not escaped
Update statement, using MODEL struct, now generates escaped SQL identifier if column name is reserved word.
|
2021-05-09 17:17:14 +02:00 |
|
go-jet
|
ebcbadef24
|
Add new typesafe SET operator for UPDATE statement.
|
2020-05-09 10:49:09 +02:00 |
|
go-jet
|
486e45db5c
|
SQL Builder panics on invalid SQL.
Query execution panics on invalid destination.
|
2019-08-13 13:57:26 +02:00 |
|
go-jet
|
d3d00910aa
|
Test utils reuse.
|
2019-08-12 12:11:16 +02:00 |
|
go-jet
|
4fbf576370
|
MySQL refactor.
|
2019-08-11 12:13:59 +02:00 |
|