Skip to content

refactor(services/sqlite): Polish sqlite via adding connection pool#3249

Merged
Xuanwo merged 1 commit intomainfrom
polish-sqlite
Oct 9, 2023
Merged

refactor(services/sqlite): Polish sqlite via adding connection pool#3249
Xuanwo merged 1 commit intomainfrom
polish-sqlite

Conversation

@Xuanwo
Copy link
Copy Markdown
Member

@Xuanwo Xuanwo commented Oct 9, 2023

No description provided.

@github-actions github-actions Bot added the releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor" label Oct 9, 2023
@Xuanwo Xuanwo requested review from G-XD and suyanhanx October 9, 2023 15:27
Comment thread bindings/java/Cargo.toml
Signed-off-by: Xuanwo <github@xuanwo.io>
Copy link
Copy Markdown
Member

@PsiACE PsiACE left a comment

Choose a reason for hiding this comment

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

LGTM.

I'm wondering if it would be more appropriate to introduce an ORM for MySQL, SQLite, and PostgreSQL instead of implementing them separately. At least we can maintain less code.

@Xuanwo
Copy link
Copy Markdown
Member Author

Xuanwo commented Oct 9, 2023

I'm wondering if it would be more appropriate to introduce an ORM for MySQL, SQLite, and PostgreSQL instead of implementing them separately.

I hate ORM.

@Xuanwo Xuanwo merged commit 593a789 into main Oct 9, 2023
@Xuanwo Xuanwo deleted the polish-sqlite branch October 9, 2023 16:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

releases-note/refactor The PR does a refactor on code or has a title that begins with "refactor"

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants