Historique des commits

Auteur SHA1 Message Date
  Nao Yonashiro 9cd913961d fix(engine/sqlite): support -> and ->> operators (#2927) il y a 1 an
  Nao Yonashiro 7461c2d8bb fix(engine/sqlite): support CASE expr (#2926) il y a 1 an
  Nao Yonashiro 9c1623a9cb fix(engine/sqlite): Fix convert process for VALUES (#2737) il y a 1 an
  Nao Yonashiro e0353d3512 fix(engine/sqlite): Fix to handle join clauses correctly (#2674) il y a 1 an
  Nao Yonashiro 70aac266d4 fix(engine/sqlite): Fix ast when using compound operator (#2673) il y a 1 an
  Nao Yonashiro 4d65e6849e fix(compiler): Fix column expansion to work with quoted non-keyword identifiers (#2576) il y a 1 an
  Nao Yonashiro 973068dec8 fix(engine/sqlite): fixed detection of column alias without AS (#2560) il y a 1 an
  Nao Yonashiro b520e90ac0 fix(engine/sqlite): fix compile error (#2564) il y a 1 an
  Nao Yonashiro 6d32f72933 feat(engine/sqlite): Support COLLATE for sqlite WHERE clause (#2554) il y a 1 an
  Nao Yonashiro 5696f2f289 fix(engine/sqlite): Support quoted identifier (#2556) il y a 1 an
  Nao Yonashiro 7ff8e6face fix(engine/sqlite): Lowercase ast.ResTarget.Name (#2433) il y a 1 an
  Kyle Gray d361c5d580 chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523) il y a 1 an
  Vitalii Solodilov b04394ea46 feat(sqlite): virtual tables and fts5 supported (#2531) il y a 1 an
  Nao Yonashiro c236b742b6 fix(engine/sqlite): fix table_alias rules (#2465) il y a 1 an
  Nao Yonashiro 8a15b9feba fix(engine/sqlite): fixed to be able to find relation from WITH clause (#2444) il y a 1 an
  Nao Yonashiro 4112af5ec3 fix(engine/sqlite): added function to convert cast node (#2470) il y a 1 an
  Jille Timmermans 76d0a78b3d feat(sqlite): Add support for UPDATE/DELETE with a LIMIT clause (#2384) il y a 1 an
  Kazuyuki Honda 0ed414af7f fix(sqlite) fix EXISTS operator (#2334) il y a 1 an
  Nao Yonashiro 9c64cfa863 fix: add location info to sqlite ast (#2298) il y a 1 an
  Kazuyuki Honda 090cb545a8 feat(sqlite) add support sqlc functions (#2274) il y a 1 an
  Andrew Benton 74bcedc792 Handle untyped sqlite columns without crashing. Fixes https://github.com/kyleconroy/sqlc/issues/2279 (#2281) il y a 1 an
  Steve Xu fd3ed9d221 fix: mysql delete join panic (#2197) il y a 1 an
  Kyle Conroy bfc48c7c0b sqlite: Add support for CREATE TABLE ... STRICT (#2175) il y a 1 an
  Vitalii Solodilov 9e13aa752f sqlite: supported between expr (#1958) (#1967) il y a 1 an
  Kazuyuki Honda 9dba8dcd58 feat(sqlite) add support subquery and table function (#1771) il y a 2 ans
  Kazuyuki Honda 8618c39830 feat(sqlite): Add support for returning (#1741) il y a 2 ans
  Kazuyuki Honda 0dc2c81f73 feat: More SQL Syntax Support for SQLite (#1687) il y a 2 ans
  Padraig 5842e8402a feat(sqlite) Adds support for column aliases and function arguments (#1455) il y a 2 ans
  Padraig fc7bf6dc2e feat(sqlite): Add support for delete statements (#1447) il y a 2 ans
  Padraig 557dff6697 fix(sqlite): Fix DROP TABLE (#1443) il y a 2 ans