Skip to content

Conversation

@TianChengJiang9911
Copy link
Contributor

No description provided.

@quinnj
Copy link
Member

quinnj commented Jan 14, 2026

Thanks; this looks fine by me. Running tests and then can merge.

@codecov
Copy link

codecov bot commented Jan 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.24%. Comparing base (49a062f) to head (5220d19).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #230      +/-   ##
==========================================
+ Coverage   63.21%   63.24%   +0.03%     
==========================================
  Files           9        9              
  Lines        1109     1110       +1     
==========================================
+ Hits          701      702       +1     
  Misses        408      408              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@quinnj quinnj merged commit e22212e into JuliaDatabases:main Jan 14, 2026
6 checks passed
quinnj added a commit that referenced this pull request Jan 14, 2026
When append=true (the default), use CREATE TABLE IF NOT EXISTS to
silently skip table creation if the table already exists. This avoids
noisy warnings on subsequent loads to the same table.

New features in v1.5.0:
- coltypes parameter for custom column type overrides (#225)
- auto_increment_primary_key_name parameter (#230)
- CREATE TABLE IF NOT EXISTS for append mode
- Named column inserts for better compatibility

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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