Skip to content

Conversation

@abonander
Copy link
Collaborator

@abonander abonander commented Jul 20, 2024

closes #3351

Breaking changes:

  • (low impact) renamed PgDatabaseError::position() to ::pg_error_position() to not conflict with DatabaseError::position().

Blocked on #3364 because the Arc<str>s everywhere can just be replaced with SqlStr.

@abonander abonander force-pushed the issue-3351 branch 2 times, most recently from 08e620b to 2ab1202 Compare July 20, 2024 04:05
@abonander abonander changed the title (BREAKING) add position information to database errors (BREAKING) add useful information to database/migration errors Jul 20, 2024
Breaking change: renamed `PgDatabaseError::position()` to `::pg_error_position()` to not conflict with `DatabaseError::position()`
@abonander abonander marked this pull request as draft July 22, 2024 22:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feature request]: more detailed errors when executing or running migrations

2 participants