touch
This commit is contained in:
parent
4453580cd8
commit
6bc0f0af69
93 changed files with 0 additions and 0 deletions
.gitignore
.idea
.travis.ymlREADME.mdangel_orm_generator
.gitignoreCHANGELOG.mdLICENSEREADME.mdanalysis_options.yamlbuild.yaml
example
lib
mono_pkg.yamlpubspec.yamltest
belongs_to_test.dartcommon.dartenum_and_nested_test.dart
example
has_many_test.darthas_map_test.darthas_one_test.dartmany_to_many_test.dartmigrations
author.sqlbook.sqlcar.sqlfoot.sqlfruit.sqlhas_car.sqlhas_map.sqlleg.sqlrole.sqltree.sqluser.sqluser_role.sql
models
author.dartauthor.g.dartbook.dartbook.g.dartcar.dartcar.g.dartcustomer.dartcustomer.g.dartfoot.dartfoot.g.dartfruit.dartfruit.g.darthas_car.darthas_car.g.darthas_map.darthas_map.g.dartleg.dartleg.g.dartorder.dartorder.g.darttree.darttree.g.dartuser.dartuser.g.dart
standalone_test.dartangel_orm_mysql
angel_orm_postgres
angel_orm_sqlite
angel_orm_test
tool
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
0
.idea/.name
Executable file → Normal file
0
.idea/.name
Executable file → Normal file
0
.idea/dbnavigator.xml
Executable file → Normal file
0
.idea/dbnavigator.xml
Executable file → Normal file
0
.idea/modules.xml
Executable file → Normal file
0
.idea/modules.xml
Executable file → Normal file
0
.idea/orm.iml
Executable file → Normal file
0
.idea/orm.iml
Executable file → Normal file
0
.idea/runConfigurations/tests_in_has_one_test.xml
Executable file → Normal file
0
.idea/runConfigurations/tests_in_has_one_test.xml
Executable file → Normal file
0
.idea/vcs.xml
Executable file → Normal file
0
.idea/vcs.xml
Executable file → Normal file
0
.travis.yml
Executable file → Normal file
0
.travis.yml
Executable file → Normal file
0
README.md
Executable file → Normal file
0
README.md
Executable file → Normal file
0
angel_orm_generator/.gitignore
vendored
Executable file → Normal file
0
angel_orm_generator/.gitignore
vendored
Executable file → Normal file
0
angel_orm_generator/CHANGELOG.md
Executable file → Normal file
0
angel_orm_generator/CHANGELOG.md
Executable file → Normal file
0
angel_orm_generator/LICENSE
Executable file → Normal file
0
angel_orm_generator/LICENSE
Executable file → Normal file
0
angel_orm_generator/README.md
Executable file → Normal file
0
angel_orm_generator/README.md
Executable file → Normal file
0
angel_orm_generator/analysis_options.yaml
Executable file → Normal file
0
angel_orm_generator/analysis_options.yaml
Executable file → Normal file
0
angel_orm_generator/build.yaml
Executable file → Normal file
0
angel_orm_generator/build.yaml
Executable file → Normal file
0
angel_orm_generator/example/main.dart
Executable file → Normal file
0
angel_orm_generator/example/main.dart
Executable file → Normal file
0
angel_orm_generator/example/main.g.dart
Executable file → Normal file
0
angel_orm_generator/example/main.g.dart
Executable file → Normal file
0
angel_orm_generator/example/main.serializer.g.dart
Executable file → Normal file
0
angel_orm_generator/example/main.serializer.g.dart
Executable file → Normal file
0
angel_orm_generator/lib/angel_orm_generator.dart
Executable file → Normal file
0
angel_orm_generator/lib/angel_orm_generator.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/migration_generator.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/migration_generator.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/orm_build_context.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/orm_build_context.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/orm_generator.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/orm_generator.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/readers.dart
Executable file → Normal file
0
angel_orm_generator/lib/src/readers.dart
Executable file → Normal file
0
angel_orm_generator/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_generator/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_generator/pubspec.yaml
Executable file → Normal file
0
angel_orm_generator/pubspec.yaml
Executable file → Normal file
0
angel_orm_generator/test/belongs_to_test.dart
Executable file → Normal file
0
angel_orm_generator/test/belongs_to_test.dart
Executable file → Normal file
0
angel_orm_generator/test/common.dart
Executable file → Normal file
0
angel_orm_generator/test/common.dart
Executable file → Normal file
0
angel_orm_generator/test/enum_and_nested_test.dart
Executable file → Normal file
0
angel_orm_generator/test/enum_and_nested_test.dart
Executable file → Normal file
0
angel_orm_generator/test/example/car_controller.dart
Executable file → Normal file
0
angel_orm_generator/test/example/car_controller.dart
Executable file → Normal file
0
angel_orm_generator/test/has_many_test.dart
Executable file → Normal file
0
angel_orm_generator/test/has_many_test.dart
Executable file → Normal file
0
angel_orm_generator/test/has_map_test.dart
Executable file → Normal file
0
angel_orm_generator/test/has_map_test.dart
Executable file → Normal file
0
angel_orm_generator/test/has_one_test.dart
Executable file → Normal file
0
angel_orm_generator/test/has_one_test.dart
Executable file → Normal file
0
angel_orm_generator/test/many_to_many_test.dart
Executable file → Normal file
0
angel_orm_generator/test/many_to_many_test.dart
Executable file → Normal file
0
angel_orm_generator/test/migrations/author.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/author.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/book.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/book.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/car.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/car.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/foot.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/foot.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/fruit.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/fruit.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/has_car.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/has_car.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/has_map.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/has_map.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/leg.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/leg.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/role.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/role.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/tree.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/tree.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/user.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/user.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/user_role.sql
Executable file → Normal file
0
angel_orm_generator/test/migrations/user_role.sql
Executable file → Normal file
0
angel_orm_generator/test/models/author.dart
Executable file → Normal file
0
angel_orm_generator/test/models/author.dart
Executable file → Normal file
0
angel_orm_generator/test/models/author.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/author.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/book.dart
Executable file → Normal file
0
angel_orm_generator/test/models/book.dart
Executable file → Normal file
0
angel_orm_generator/test/models/book.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/book.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/car.dart
Executable file → Normal file
0
angel_orm_generator/test/models/car.dart
Executable file → Normal file
0
angel_orm_generator/test/models/car.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/car.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/customer.dart
Executable file → Normal file
0
angel_orm_generator/test/models/customer.dart
Executable file → Normal file
0
angel_orm_generator/test/models/customer.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/customer.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/foot.dart
Executable file → Normal file
0
angel_orm_generator/test/models/foot.dart
Executable file → Normal file
0
angel_orm_generator/test/models/foot.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/foot.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/fruit.dart
Executable file → Normal file
0
angel_orm_generator/test/models/fruit.dart
Executable file → Normal file
0
angel_orm_generator/test/models/fruit.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/fruit.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_car.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_car.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_car.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_car.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_map.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_map.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_map.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/has_map.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/leg.dart
Executable file → Normal file
0
angel_orm_generator/test/models/leg.dart
Executable file → Normal file
0
angel_orm_generator/test/models/leg.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/leg.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/order.dart
Executable file → Normal file
0
angel_orm_generator/test/models/order.dart
Executable file → Normal file
0
angel_orm_generator/test/models/order.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/order.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/tree.dart
Executable file → Normal file
0
angel_orm_generator/test/models/tree.dart
Executable file → Normal file
0
angel_orm_generator/test/models/tree.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/tree.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/user.dart
Executable file → Normal file
0
angel_orm_generator/test/models/user.dart
Executable file → Normal file
0
angel_orm_generator/test/models/user.g.dart
Executable file → Normal file
0
angel_orm_generator/test/models/user.g.dart
Executable file → Normal file
0
angel_orm_generator/test/standalone_test.dart
Executable file → Normal file
0
angel_orm_generator/test/standalone_test.dart
Executable file → Normal file
0
angel_orm_mysql/example/main.dart
Executable file → Normal file
0
angel_orm_mysql/example/main.dart
Executable file → Normal file
0
angel_orm_mysql/example/main.g.dart
Executable file → Normal file
0
angel_orm_mysql/example/main.g.dart
Executable file → Normal file
0
angel_orm_mysql/lib/angel_orm_mysql.dart
Executable file → Normal file
0
angel_orm_mysql/lib/angel_orm_mysql.dart
Executable file → Normal file
0
angel_orm_mysql/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_mysql/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_mysql/pubspec.yaml
Executable file → Normal file
0
angel_orm_mysql/pubspec.yaml
Executable file → Normal file
0
angel_orm_postgres/CHANGELOG.md
Executable file → Normal file
0
angel_orm_postgres/CHANGELOG.md
Executable file → Normal file
0
angel_orm_postgres/LICENSE
Executable file → Normal file
0
angel_orm_postgres/LICENSE
Executable file → Normal file
0
angel_orm_postgres/README.md
Executable file → Normal file
0
angel_orm_postgres/README.md
Executable file → Normal file
0
angel_orm_postgres/example/main.dart
Executable file → Normal file
0
angel_orm_postgres/example/main.dart
Executable file → Normal file
0
angel_orm_postgres/lib/angel_orm_postgres.dart
Executable file → Normal file
0
angel_orm_postgres/lib/angel_orm_postgres.dart
Executable file → Normal file
0
angel_orm_postgres/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_postgres/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_postgres/pubspec.yaml
Executable file → Normal file
0
angel_orm_postgres/pubspec.yaml
Executable file → Normal file
0
angel_orm_postgres/test/all_test.dart
Executable file → Normal file
0
angel_orm_postgres/test/all_test.dart
Executable file → Normal file
0
angel_orm_sqlite/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_sqlite/mono_pkg.yaml
Executable file → Normal file
0
angel_orm_test/README.md
Executable file → Normal file
0
angel_orm_test/README.md
Executable file → Normal file
0
angel_orm_test/lib/angel_orm_test.dart
Executable file → Normal file
0
angel_orm_test/lib/angel_orm_test.dart
Executable file → Normal file
0
angel_orm_test/lib/src/cases/cases.dart
Executable file → Normal file
0
angel_orm_test/lib/src/cases/cases.dart
Executable file → Normal file
0
angel_orm_test/lib/src/cases/standalone.dart
Executable file → Normal file
0
angel_orm_test/lib/src/cases/standalone.dart
Executable file → Normal file
0
angel_orm_test/lib/src/models/models.dart
Executable file → Normal file
0
angel_orm_test/lib/src/models/models.dart
Executable file → Normal file
0
angel_orm_test/lib/src/models/todo.dart
Executable file → Normal file
0
angel_orm_test/lib/src/models/todo.dart
Executable file → Normal file
0
angel_orm_test/lib/src/models/todo.g.dart
Executable file → Normal file
0
angel_orm_test/lib/src/models/todo.g.dart
Executable file → Normal file
0
angel_orm_test/pubspec.yaml
Executable file → Normal file
0
angel_orm_test/pubspec.yaml
Executable file → Normal file
0
tool/.travis.sh
Executable file → Normal file
0
tool/.travis.sh
Executable file → Normal file
Loading…
Reference in a new issue