platform/packages/orm/angel_migration/pubspec.yaml
thomashii@dukefirehawk.com 32f3eaa5c4 Added and migrated inflection2
2021-05-02 16:39:25 +08:00

13 lines
No EOL
384 B
YAML
Executable file

name: angel_migration
version: 4.0.0
description: Database migration runtime for Angel's ORM. Use this package to define schemas.
homepage: https://github.com/dukefirehawk/angel
publish_to: none
environment:
sdk: '>=2.12.0 <3.0.0'
dependencies:
angel_orm:
git:
url: https://github.com/dukefirehawk/angel.git
ref: sdk-2.12.x_nnbd
path: packages/orm/angel_orm