Skip to content

Partitioned tables #17

@ptman

Description

@ptman

Have you got any ideas how to handle partitioned tables? I'm thinking of our usecase, but I believe it to be quite common. Range-based partitioning by timestamp column. In our case, monthly partitions for some tables.

Dump at least dumps the partitions, which isn't that useful. We also use sqlc which then ends up creating structs for the partitions.

Metadata

Metadata

Assignees

Labels

featureNew feature or requestlibrelated to the golang libraryneeds-more-informationFurther information is requested

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions