Skip to content

Conversation

@levkk
Copy link
Collaborator

@levkk levkk commented Jan 25, 2026

  • feat: support INSERT statements without column names for sharding, e.g. INSERT INTO sharded VALUES ($1, $2) #insert
  • feat: inject pgdog.unique_id() as the primary key when it's not specified in an INSERT statement
  • fix: pgdog.unique_id() not working with EXPLAIN

@codecov
Copy link

codecov bot commented Jan 25, 2026

@levkk levkk marked this pull request as ready for review January 26, 2026 03:05
@levkk levkk changed the title feat: support insert without column names feat: INSERT without column names, generated PRIMARY KEY in INSERTs Jan 26, 2026
@blacksmith-sh

This comment has been minimized.

@levkk levkk merged commit b1313ef into main Jan 26, 2026
8 checks passed
@levkk levkk deleted the levkk-schema-schema branch January 26, 2026 16:28
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