Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsparser validation improvements #1645

Merged
merged 2 commits into from
Dec 11, 2024

Conversation

eandre
Copy link
Member

@eandre eandre commented Dec 10, 2024

@encore-cla
Copy link

encore-cla bot commented Dec 10, 2024

All committers have signed the CLA.

@eandre eandre force-pushed the tsparser-validation-improvements branch from f51d60e to f015fdd Compare December 10, 2024 15:55
@eandre eandre force-pushed the tsparser-validation-improvements branch from f015fdd to c9276da Compare December 10, 2024 15:57
@eandre eandre requested a review from fredr December 10, 2024 16:07
@@ -326,6 +326,7 @@ func (db *Database) Begin(ctx context.Context) (*Tx, error) {
// this will be made with backwards compatibility in mind, providing ample notice and
// time to migrate in an opt-in fashion.
func Driver[T SupportedDrivers](db *Database) T {
db.init()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was this one meant to be part of this pr? no worries if it should be, just seemed a bit un-related

@eandre eandre merged commit 2b0336c into encoredev:main Dec 11, 2024
4 checks passed
@eandre eandre deleted the tsparser-validation-improvements branch December 11, 2024 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants