An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![ebean-ddl-runner EA](https://github.com/ebean-orm/ebean-ddl-runner/actions/workflows/jdk-ea.yml/badge.svg)](https://github.com/ebean-orm/ebean-ddl-runner/actions/workflows/jdk-ea.yml)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://github.com/ebean-orm/ebean-ddl-runner/blob/master/LICENSE)
[![Maven Central : avaje-inject](https://img.shields.io/maven-central/v/io.ebean/ebean-ddl-runner.svg?label=Maven%20Central)](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.