platform/packages/orm/angel_orm/lib/src
2024-02-12 12:31:33 +08:00
..
dialect Updated ORM insert for MySQL 2022-02-03 17:47:36 +08:00
annotations.dart Migrated angel_orm 2021-05-02 15:32:24 +08:00
builder.dart Updated to lints 3.0.0 2023-12-24 12:15:26 +08:00
join_builder.dart Fixed orm warning 2021-05-17 22:16:15 +08:00
join_on.dart Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
map_query_values.dart Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
migration.dart Bumped to Dart >= 2.19 2023-04-22 13:41:41 +08:00
order_by.dart Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24' 2020-02-15 18:22:15 -05:00
query.dart Updated to support postgresql 3 driver 2024-02-12 12:31:33 +08:00
query_base.dart Removed debugging messages 2022-08-31 22:48:27 +08:00
query_executor.dart Updated ORM insert for MySQL 2022-02-03 17:47:36 +08:00
query_values.dart Updated DateTime to non UTC 2022-07-16 10:44:49 +08:00
query_where.dart Add Where.raw(String where Sql)' to use join table fields as query conditions 2022-01-06 12:06:56 +08:00
relations.dart Fixed ORM Generator 2022-01-02 15:21:17 +08:00
union.dart Removed redundant code 2021-06-26 21:13:43 +08:00
util.dart Fixed postgreSQL failed test cases 2022-07-30 23:08:38 +08:00