-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: sqlc-dev/sqlc-gen-typescript
base: v0.1.3
head repository: sqlc-dev/sqlc-gen-typescript
compare: main
- 12 commits
- 26 files changed
- 5 contributors
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for daaf539 - Browse repository at this point
Copy the full SHA daaf539View commit details
Commits on Mar 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 31d4796 - Browse repository at this point
Copy the full SHA 31d4796View commit details -
chore: Use local databases (#19)
Use two new actions to run PostgreSQL and MySQL inside GitHub actions itself.
Configuration menu - View commit details
-
Copy full SHA for cb1253f - Browse repository at this point
Copy the full SHA cb1253fView commit details -
feat: Add DO NOT EDIT comment to files (#17)
* feat: Add DO NOT EDIT comment to files * Update examples
Configuration menu - View commit details
-
Copy full SHA for 27833be - Browse repository at this point
Copy the full SHA 27833beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0134a95 - Browse repository at this point
Copy the full SHA 0134a95View commit details -
feat(mysql): Add :execlastid implementation for mysql (#13)
* add execlastid implementation for mysql * pg and postgress driver should throw on unsupported execlastid command * only import ResultSetHeader if execlastid query exists * add throwing execlastidDecl to better-sqlite3 driver * update examples
Configuration menu - View commit details
-
Copy full SHA for b79c5fa - Browse repository at this point
Copy the full SHA b79c5faView commit details -
chore: Enable CI for pull requests (#20)
* chore: Enable CI for pull requests * Prevent duplicate builds
Configuration menu - View commit details
-
Copy full SHA for ab29438 - Browse repository at this point
Copy the full SHA ab29438View commit details -
refactor: Make drivers classes instead of modules (#21)
* WIP * postgres * Change driver from module to class
Configuration menu - View commit details
-
Copy full SHA for 029aec7 - Browse repository at this point
Copy the full SHA 029aec7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 570f4e3 - Browse repository at this point
Copy the full SHA 570f4e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a42ab0 - Browse repository at this point
Copy the full SHA 1a42ab0View commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 54496e9 - Browse repository at this point
Copy the full SHA 54496e9View commit details
Commits on Nov 26, 2024
-
docs: Add local development instructions to README (#39)
* docs: add local development instructions to readme * fix readme * add a link to the core sqlc development guide
Configuration menu - View commit details
-
Copy full SHA for 395a0ba - Browse repository at this point
Copy the full SHA 395a0baView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.1.3...main