An open API service providing commit metadata for open source projects.

GitHub / jbampton/sqlc / commits

SHA Message Author Date Stats
ae0a1f8f Fixed typo in README.me (#704) Evan do Carmo <3****n@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
82cd29d7 Port all MySQL tests to the new engine (#702) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b97f385c postgresql: Support string concat operator (#701) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fd3d7f96 Fix formatting in README (#699) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cc3a96cb README: Update language / database support (#698) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
9dd61dde dolphin: Implete TRUNCATE table (#697) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7ecdd3c1 endtoend: Add MySQL update set multiple test (#696) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cdf70253 endtoend: Add MySQL json test (#692) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e4d9ba1c Implement first pass at MySQL JOIN support (#690) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c2d2086d Add more MySQL tests (#689) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1be95503 Implelemtn CREATE SCHEMA for MySQL (#688) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ea26cc25 dolphin: Add MySQL ddl_create_table test (#685) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
011380fa dolphin: Add test for table aliasing (#684) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
96b852f8 metadata: Support multiple comment prefixes (#683) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
530182f7 examples: Add MySQL authors example (#682) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ea268b22 examples: Port ondeck to MySQL (#680) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b84f31c7 generated stubs for all conversion methods (#681) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c7212b4c examples: Use generated enum constants in db_test (#678) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b898550c compiler: Use engine-specific reserved keywords (#677) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
613de799 dolphin: Add ENUM() support (#676) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
74ea3b95 Add broader support for MySQL DDL statements (#675) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3f40b507 astutils: Fix Params rewrite call (#674) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b6b5ae44 Compile the sql/ast and sql/ast/pg packages into one (#673) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d2406c57 Port catalog tests (#672) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3679be80 dolphin: Update to the latest MySQL parser (#665) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e05ddd3e Support MySQL `CREATE TABLE x LIKE y` statements (#663) Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
21a6cda2 Add a emit_db_tags config option (#656) Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
27bafe4f Dolphin: Skip processing view drops (#653)
Co-authored-by: Kyle Conroy <k****e@c****g>
Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
333ec5b8 Support MySQL JSON type (#652) Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3ec3e3df Dolphin: Implement Rename (#651)
Co-authored-by: Kyle Conroy <k****e@c****g>
Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ae9ca0e2 Update regenerate.sh to include all recursive subdirs containing a sqlc.json ... Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b7897ebf Bump to v1.5.1 (#649) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d191365b cmd/sqlc: Bump version to v1.5.0 Kyle Conroy <k****e@c****g> about 6 years ago
399f4e46 Rename the _dolpin engine to mysql:beta Kyle Conroy <k****e@c****g> about 6 years ago
e2106d83 postgresql: Move contrib code to a package Kyle Conroy <k****e@c****g> about 6 years ago
796b2809 contrib: Add generated code for contrib Kyle Conroy <k****e@c****g> about 6 years ago
db01a530 tools: Generate functions for all of contrib Kyle Conroy <k****e@c****g> about 6 years ago
f4202819 Load functions for PostgreSQL extensions (#640) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6c92132b compiler: Return a single column from coalesce (#639) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c91f7a12 postgresql: Remove pg_catalog schema from tests (#638) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c644ee19 sql/catalog: Fix comparison of pg_catalog types (#637) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5099cb2a compiler: Skip func args without a paramRef (#636) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d2541cef compiler: Support calling functions with defaults (#635) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ca47f5ea postgresql: Generate all functions in pg_catalog (#550) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6298e0b0 Added ISNULL return type (#631)
Co-authored-by: Kyle Conroy <k****e@c****g>
Daniel Atwood <d****l@a****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
bca48e6c dolphin: Implement named parameters via sqlc.arg() (#632) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3731a920 dolphin: Use test driver instead of TiDB driver (#629) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b0920232 Fixed typo in settings example in README (#628) Daniel Atwood <d****l@a****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5fbb2246 examples: Run tests for MySQL booktest (#627) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
917b6dbb dolphin: Implement INSERT ... SELECT (#626) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
cdf1b9f9 dolphin: Implement simple update statements (#625) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
632e9589 dolphin: Implement delete (#624) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a49da8f5 dolphin: Implement inserts (#623) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
06182e57 dolphin: Implement limit and offest (#622) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d7705f5b dolphin: Implement parameter refs (#621) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2e9294f5 dolphin: Implement exapansion with reserved words (#620) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
07eb5d4a dolphin: Implement star expansion for subqueries (#619) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6eefabd8 Add star expansion support the new MySQL package (#617) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
dc97e56e alec/handle-mysql-renames (#613) Alec Benzer <a****c@l****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
1b4c47bd mysql: allow some builtin functions to be nullable (#616)
Co-authored-by: Jessica Bellon <1****l@u****m>, Kyle Conroy <k****e@c****g>
Jessica Bellon <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ae36ce2b mysql: support to infer type of a duplicated arg (#615)
Co-authored-by: Jessica Bellon <1****l@u****m>, Kyle Conroy <k****e@c****g>
Jessica Bellon <1****n@u****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a53b27fe Return an error from Schema.Add when the table spec is nil (#608)
Co-authored-by: Kyle Conroy <k****e@c****g>
Alec Benzer <a****c@a****e>
Committed by: GitHub <n****y@g****m>
about 6 years ago
939d8794 workflow: Migrate to equinox-io/setup-release-tool (#614) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c5361359 reset stderr between benchmark runs (#612) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
a0a5475c Add benchmarks for end-to-end tests and examples (#611) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
3875006b Add support for 'cidr' and 'interval' Postgres types (#601)
Co-authored-by: Kyle Conroy <k****e@c****g>
Colin Adler <c****n@c****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
67d0f196 mod: Downgrade TiDB package to fix build (#603) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ba09fa0f Fixed :execresult generation (#597) Daniel Atwood <d****l@a****o>
Committed by: GitHub <n****y@g****m>
about 6 years ago
ba4c9bfc equinox: Use the new equinox-io/setup action (#586) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
749d8757 golang: Generate correct types for int2 and int8 (#579) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
48a07a7a Add SELECT * support for SQLite (#574) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
c0fdb5ba cmd: Add debugging support (#573) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
b4fac24e Use "nullable" instead of "null" in configuration (#571) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
fa7660c7 Update TiDB (#569) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
18635176 endtoend: Add MySQL test for inflection (#567) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
4acbbaf1 dolphin: Add support for column aliasing (#566) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
456fcb14 endtoend: Add MySQL test for SELECT * JOIN (#565) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
554eaa96 Nested tests (#563) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
6d315843 mysql: Upgrade to the latest vitess commit (#562) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
15761a46 golang: Add support for the money type (#561) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
2a1276ce engine: Create engine package (#556) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e1f90aa3 internal: rm catalog, pg, postgres packages (#555) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
7312423a dinosql: Remove deprecated package (#554) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0e72fe05 Remove support for the old parser (#553) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
70d2d47e config: Add emit_empty_slices to version one (#552) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
5086c72b Add option to return empty slices in :many query, to improve usability with j... Philipp Tanlak <p****k@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
64ac3a66 docker: Build sqlc using Go 1.14 (#549) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
d0b40d15 cmd/sqlc: Bump version to v1.4.1-devel (#548) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
f85eecf1 cmd/sqlc: Bump version to v1.4.0 (#547) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0c589c94 codegen: Add the :execresult query annotation (#542) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
about 6 years ago
0478ca86 catalog: support functions with table parameters (#541)
Co-authored-by: Kyle Conroy <k****e@c****g>
Max Hawkins <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
e0666b59 compiler: temp fix for typecast function parameters (#530)
Co-authored-by: Kyle Conroy <k****e@c****g>
Max Hawkins <m****s@g****m>
Committed by: GitHub <n****y@g****m>
about 6 years ago
8aa23eec MySQL: Prevent Panic when WHERE clause contains parenthesis. (#531)
Co-authored-by: Jessica Bellon <1****l@u****m>
Jessica Bellon <1****n@u****m>
Committed by: GitHub <n****y@g****m>
over 6 years ago
dcf1a6c9 Support SELECT * in MySQL (#529) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
8f462161 compiler: Apply rename rules to enum constants (#523) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
eecb559c MySQL experimental parser (#525) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
fd53ba11 endtoend: Read expected stderr failures from disk (#527) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
6ca46cdb endtoend: Add per-test configuration files (#521) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
4f2f0f30 sqlite: Use convert functions instead of the listener (#519) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago
5db4d1bb compiler: Enable experimental parser by default (#518) Kyle Conroy <k****e@c****g>
Committed by: GitHub <n****y@g****m>
over 6 years ago

← Back to repository