scala-migrations (java/scala-migrations) Add to my watchlist

Database migrations written in Scala

Scala Migrations is a library to manage upgrades and rollbacks to database schemas. Migrations allow a source control system to manage together the database schema and the code using the schema. It is designed to allow multiple developers working on a project with a database backend to design schema modifications independently, apply the migrations to their local database for debugging and when complete, check them into a source control system to manage as one manages normal source code. Other developers then check out the new migrations and apply them to their local database. Finally, the migrations are used to migrate the production databases to the latest schema version. The Scala Migrations library is written in Scala and makes use of the clean Scala language to write easy to understand migrations, which are also written in Scala. Scala Migrations provides a database abstraction layer that allows migrations to target any supported database vendor.

Version: 1.0.1 License: unknown GitHub
Reset

9 build(s) found
Builder Build Number Start Time Elapsed Time Watcher Build Status
15 10946 2024-10-11 19:18:15 0:00:17 988 build successful
14.arm64 13414 2024-01-26 14:26:08 0:00:22 4728 build successful
14 18289 2023-12-13 19:53:34 0:04:01 2936 build successful
13.arm64 14050 2023-03-10 21:41:58 0:00:13 4429 build successful
13 18441 2023-01-21 0:35:12 0:00:22 2645 build successful
12 10379 2022-01-05 1:18:34 0:00:28 3011 build successful
12.arm64 9998 2021-11-11 1:58:11 0:00:07 739 build successful
11.arm64 18611 2021-04-25 4:27:29 0:00:05 5251 build successful
10.15 16532 2019-12-25 13:59:49 0:00:45 1717 build successful