Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add xact_id to the event_records table when generating a sequent project #409

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

Braitenberg
Copy link
Contributor

while following docs/docs/getting-started.md this was causing bundle exec rake sequent:migrate:online to fail

...
E, [2024-03-01T12:13:29.239226 #44644] ERROR -- : +++++++++++++++ ERROR +++++++++++++++
E, [2024-03-01T12:13:29.239265 #44643] ERROR -- : +++++++++++++++ ERROR +++++++++++++++
E, [2024-03-01T12:13:29.239375 #44644] ERROR -- : PG::UndefinedColumn: ERROR:  column "xact_id" does not exist
LINE 2: ) AND (xact_id IS NULL OR xact_id < 2254234) ORDER BY aggreg...

@Braitenberg Braitenberg merged commit 14fbc02 into master Mar 1, 2024
9 checks passed
@Braitenberg Braitenberg deleted the add-xact-id-to-sequent-schema branch March 1, 2024 12:00
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