https://github.com/ebean-orm/ebean-ddl-runner
Runs DDL/SQL scripts
https://github.com/ebean-orm/ebean-ddl-runner
Last synced: 4 months ago
JSON representation
Runs DDL/SQL scripts
- Host: GitHub
- URL: https://github.com/ebean-orm/ebean-ddl-runner
- Owner: ebean-orm
- License: apache-2.0
- Created: 2020-11-12T03:18:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T10:02:21.000Z (over 1 year ago)
- Last Synced: 2024-05-22T11:01:13.616Z (over 1 year ago)
- Language: Java
- Homepage:
- Size: 69.3 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/ebean-orm/ebean-ddl-runner/actions/workflows/jdk-ea.yml)
[](https://github.com/ebean-orm/ebean-ddl-runner/blob/master/LICENSE)
[](https://maven-badges.herokuapp.com/maven-central/io.ebean/ebean-ddl-runner)
# ebean-ddl-runner
Runs DDL/SQL scripts
This has been extracted from ebean-migration. It's used by ebean-migration to
execute DB migration scripts as well as by Ebean.