Padraig 323187f43d feat(sqlite): Start expanding support (#1410) 2 years ago
..
compat.go b6b5ae44f2 Compile the sql/ast and sql/ast/pg packages into one (#673) 4 years ago
compile.go 44083d20b0 refactor: move from io/ioutil to io and os package (#1164) 3 years ago
engine.go 323187f43d feat(sqlite): Start expanding support (#1410) 2 years ago
expand.go a83184b47f Remove the deprecated mysql package (#793) 4 years ago
find_params.go 466c3e16c7 fix(compiler): Support references to columns in joined tables in UPDATE statements (#1289) 3 years ago
output_columns.go 495be9dc9a Fix return type for subqueries in MySQL (#1383) (#1404) 2 years ago
parse.go 1c0bf21dd3 fix: Enable strict function checking (#1405) 2 years ago
query.go 7d4ff0b1c6 Implement support for pgx's CopyFrom (#1352) 2 years ago
query_catalog.go b68c669cd7 fix(compiler): Check delete statements for CTEs (#1329) 2 years ago
resolve.go 1c0bf21dd3 fix: Enable strict function checking (#1405) 2 years ago
result.go 0e72fe056c Remove support for the old parser (#553) 4 years ago
to_column.go b6b5ae44f2 Compile the sql/ast and sql/ast/pg packages into one (#673) 4 years ago