Example: The transactionId in a service seems increasing and during test there was out of range exception.
The script to update in batches is committed via flyway already.
Just run docker-compose up --build
to run the migration.
.env
File - Customize the values.
pgpass.conf
File - Please provide the "hostname:db_name:user:password" and do not commit.
sql_function.sql
File - Needs to be commited to the database.