Commit Verlauf

Autor SHA1 Nachricht Datum
  Kyle Gray 1ac6f19bc6 fix(compiler): Support functions with OUT params (#2865) vor 11 Monaten
  Andrew Benton b06ee14b5d feat(compiler): Parse query parameter metadata from comments (#2850) vor 11 Monaten
  Connor Collins 3c9ef73dd3 feat(postgresql): Add support for PostgreSQL multi-dimensional arrays (#2338) vor 1 Jahr
  Kyle Gray d361c5d580 chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523) vor 1 Jahr
  Andrew Benton 4d764a2dbb feat: Parse comment lines starting with `@symbol` as boolean flags associated with a query (#2464) vor 1 Jahr
  Kyle Conroy 41c1520e75 feat(cmd/vet): Prepare queries against a database (#2387) vor 1 Jahr
  Dennis Schön 9b9a2b6c5a feat(mysql): Support unsigned integers (#1746) vor 1 Jahr
  Andrew Haines 99ecffffb3 fix: Override types of aliased columns and named parameters (#1884) vor 1 Jahr
  Nick Jackson c7c6a36c28 feat: add `sqlc.embed` to allow model re-use (#1615) vor 1 Jahr
  Jille Timmermans a8477b8722 Add sqlc.slice() to support IN clauses in MySQL (#695) (#1816) vor 1 Jahr
  Jille Timmermans 7d4ff0b1c6 Implement support for pgx's CopyFrom (#1352) vor 2 Jahren
  mh a56a9c1942 handling of dollar signs in function names by removing the char from codegen output (#1359) vor 2 Jahren
  Timothy Studd a83dba2439 fix(compiler): Use common params struct field for same named params (#1296) vor 2 Jahren
  Timothy Studd 4663aab573 fix(compiler): Support nullable fields in joins on same table (#1270) vor 2 Jahren
  Kyle Conroy 0dfe7287b5 Add hack to fix output type for coalesce (#1119) vor 3 Jahren
  Kyle Carberry 28c7acffdd sql/ast: Resolve return values from functions (#964) vor 3 Jahren
  Kyle Conroy f434868dce dolphin: Generate bools for tinyint(1) vor 3 Jahren
  Kyle Conroy 8ac5803bd4 Port the rest of the compiler to the new AST (#514) vor 4 Jahren