Historique des commits

Auteur SHA1 Message Date
  Andrew Benton 55f3250359 feat(analyzer): Return zero values when encountering unexpected ast nodes (#3069) il y a 9 mois
  Nao Yonashiro 9cd913961d fix(engine/sqlite): support -> and ->> operators (#2927) il y a 10 mois
  Kyle Gray 02c9e3dd9f feat(compiler): Support LEFT JOIN on aliased table (#2873) il y a 11 mois
  Kyle Gray 1ac6f19bc6 fix(compiler): Support functions with OUT params (#2865) il y a 11 mois
  Kyle Gray 0cfadb0155 test(analyzer): Add more database analyzer test cases (#2854) il y a 11 mois
  Kyle Gray 27e47b9c1f fix(compiler): Search SELECT and UPDATE the same way (#2841) il y a 11 mois
  Kyle Gray bb84596928 feat(analyzer): Analyze queries using a running PostgreSQL database (#2805) il y a 11 mois
  Kyle Gray fd7168e9d4 feat(compiler): Support DO statements (#2777) il y a 11 mois
  Nao Yonashiro fefa6f41f6 fix(compiler): support identifiers with schema (#2579) il y a 1 an
  Jille Timmermans 9295833518 feat(mysql): Add parser support for IS [NOT] NULL (#2651) il y a 1 an
  Nao Yonashiro fb9e375906 fix(compiler): Fix to not scan children under ast.RangeSubselect when retrieving table listing (#2573) il y a 1 an
  Jeffrey D e91a9abcf1 fix: Myriad string formatting changes (#2558) il y a 1 an
  Connor Collins 3c9ef73dd3 feat(postgresql): Add support for PostgreSQL multi-dimensional arrays (#2338) il y a 1 an
  Andrew Benton 7d6377fded fix(compiler): correctly validate alias in order/group by clauses for joins (#2537) il y a 1 an
  Kyle Gray d361c5d580 chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523) il y a 1 an
  Andrew Benton adaabbdd9e fixprevent panics when encountering unexpected ast nodes in range function lists (#2449) il y a 1 an
  Kyle Conroy a60acbf248 fix(compiler): Validate UNION ... ORDER BY (#2446) il y a 1 an
  Jille Timmermans 1b1374ba1d fest: Add compiler support for NOTIFY and LISTEN (PostgreSQL) (#2363) il y a 1 an
  Jille Timmermans e6548cd582 Support for parsing REFRESH MATERIALIZED VIEW (#2347) il y a 1 an
  Andrew Haines 734e06ede7 feat: Allow use of table and column aliases for table functions returning unknown types (#2156) il y a 1 an
  akutschera c4e4b68b81 fix: check column references in ORDER BY (#1411) (#1915) il y a 1 an
  Dennis Schön 9b9a2b6c5a feat(mysql): Support unsigned integers (#1746) il y a 1 an
  Andrew Haines 99ecffffb3 fix: Override types of aliased columns and named parameters (#1884) il y a 1 an
  nozaq 5555393c99 fix: CASE-ELSE clause is not properly parsed when a value is constant (#2238) il y a 1 an
  Jille Timmermans 127ff1a310 Add support for SHOW WARNINGS and SELECTs without a FROM (#2227) il y a 1 an
  Steve Xu fd3ed9d221 fix: mysql delete join panic (#2197) il y a 1 an
  Nick Jackson c7c6a36c28 feat: add `sqlc.embed` to allow model re-use (#1615) il y a 1 an
  Kyle Conroy a71c584084 engine/postgres: Upgrade to pg_query_go/v4 (#2114) il y a 1 an
  Andrew Haines ed5ffbcc96 parser: Generate correct types for `SELECT NOT EXISTS` (#1972) il y a 1 an
  Shunsuke Otani 1b74ac529e fix: Retrieve Larg/Rarg join query after inner join (#2051) il y a 1 an