Historique des commits

Auteur SHA1 Message Date
  Andrew Benton b06ee14b5d feat(compiler): Parse query parameter metadata from comments (#2850) il y a 1 an
  Kyle Gray f9bbfd99db feat(postgresql): Add ALTER VIEW ... SET SCHEMA (#2855) il y a 1 an
  Kyle Gray 53d179202c feat(sql/ast): Render AST to SQL (#2815) il y a 1 an
  Connor Collins 3c9ef73dd3 feat(postgresql): Add support for PostgreSQL multi-dimensional arrays (#2338) il y a 1 an
  Kyle Gray d354c0e866 feat(sql/catalog): Support ALTER TABLE IF EXISTS (#2542) il y a 1 an
  Kyle Gray d361c5d580 chore!: Rename kyleconroy/sqlc to sqlc-dev/sqlc (#2523) il y a 1 an
  Jille Timmermans 56de60233e chore: Remove a bunch of dead code (#2360) il y a 1 an
  Nao Yonashiro fcfa8a4d52 feat: add supporting COMMENT ON VIEW (#2249) il y a 1 an
  Steve Coffman 28c8552f0b Feat: PostgreSQL capture correct line and column numbers for parse error (#2289) il y a 1 an
  Kyle Conroy a71c584084 engine/postgres: Upgrade to pg_query_go/v4 (#2114) il y a 1 an
  mikemherron 27ffceda9a Implement support for enum ordering (#2111) il y a 1 an
  Stephen Howell 8d082e495c Implement ALTER TYPE SET SCHEMA (#2027) il y a 1 an
  Anuraag Agrawal 98da1d4b14 Only enable postgresql support when cgo is enabled as it is required (#2068) il y a 1 an
  Jille Timmermans 11084ace5f feat(postgres): Add support for CREATE TABLE a ( LIKE b ) (#1355) il y a 2 ans
  Tim Millard 22fa5f338f feat(postgres): Inheritance (#1339) il y a 2 ans
  Eng Zer Jun 44083d20b0 refactor: move from io/ioutil to io and os package (#1164) il y a 3 ans
  Robert Holt f4eacefaec Add support for SQL Views (#1044) il y a 3 ans
  Kyle Conroy 0d6d915601 postgresql: Add support for renaming types (#971) il y a 3 ans
  Kyle Conroy 4d28821de6 postgresql: CREATE TRIGGER EXECUTE FUNCTION il y a 3 ans
  Kyle Conroy bafc192903 Upgrade to pg_query_go/v2 (#949) il y a 3 ans
  Kyle Conroy c9a6145201 Initial Windows support (#886) il y a 3 ans
  Henry Baxter a905a74072 Primary key constraint forces not null (#851) (#860) il y a 3 ans
  Kyle Conroy 96b852f8cc metadata: Support multiple comment prefixes (#683) il y a 4 ans
  Kyle Conroy b6b5ae44f2 Compile the sql/ast and sql/ast/pg packages into one (#673) il y a 4 ans
  Kyle Conroy 2a1276ceb6 engine: Create engine package (#556) il y a 4 ans