2019-02-14 17:15:34 +00:00
|
|
|
name: angel_migration
|
2019-04-21 17:30:19 +00:00
|
|
|
version: 2.0.0-rc.0
|
2019-02-14 17:15:34 +00:00
|
|
|
description: Database migration runtime for Angel's ORM. Use this package to define schemas.
|
|
|
|
author: Tobe O <thosakwe@gmail.com>
|
|
|
|
homepage: https://github.com/angel-dart/migration
|
|
|
|
environment:
|
|
|
|
sdk: ">=2.0.0-dev <3.0.0"
|
|
|
|
dependencies:
|
|
|
|
angel_orm: ^2.0.0-dev
|