Skip to content

Inferred migrations should distinguish by timestamp between statements executed in a single transaction #361

@andrew-farries

Description

@andrew-farries

Statements executed in a single transaction result in two inferred migrations in the pgroll.migrations table with the same timestamp.

Though the use of statement_timestamp it should be possible to have such inferred migrations recorded with different timestamps that reflects their order of execution within the transaction.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions