thomashii
|
fe44b0f60b
|
Updated to support postgresql 3 driver
|
2024-02-12 12:31:33 +08:00 |
|
thomashii@dukefirehawk.com
|
8f96e89b41
|
Updated to lints 3.0.0
|
2023-12-24 12:15:26 +08:00 |
|
thomashii@dukefirehawk.com
|
c6ca7b4e65
|
Bumped to Dart >= 2.19
|
2023-04-22 13:41:41 +08:00 |
|
thomashii@dukefirehawk.com
|
71b50452ec
|
Removed debugging messages
|
2022-08-31 22:48:27 +08:00 |
|
thomashii@dukefirehawk.com
|
cec05d8c19
|
Fixed ORM analysis warnings
|
2022-08-27 16:58:45 +08:00 |
|
thomashii@dukefirehawk.com
|
c30609f955
|
Fixed postgreSQL failed test cases
|
2022-07-30 23:08:38 +08:00 |
|
thomashii@dukefirehawk.com
|
572a134c9c
|
Fixed temporal mapping
|
2022-07-24 12:00:10 +08:00 |
|
thomashii@dukefirehawk.com
|
793a8ac115
|
Updated DateTime to non UTC
|
2022-07-16 10:44:49 +08:00 |
|
thomashii
|
6c51e7a231
|
Added default to Column
|
2022-06-14 11:19:24 +08:00 |
|
thomashii
|
224d2be026
|
Fixed issue 70
|
2022-06-11 14:39:29 +08:00 |
|
thomashii
|
da5b87043d
|
Updated ORM
|
2022-06-11 00:44:09 +08:00 |
|
thomashii@dukefirehawk.com
|
a714059cb9
|
Fixed issue 68
|
2022-06-04 09:50:58 +08:00 |
|
thomashii
|
178bc924c1
|
Updated ORM Mysql
|
2022-05-07 15:23:58 +08:00 |
|
thomashii
|
47cbaacef2
|
Updated to SDK 2.16.x
|
2022-04-23 12:21:39 +08:00 |
|
thomashii
|
f9b07b2477
|
Updated ORM generator
|
2022-02-07 20:42:32 +08:00 |
|
thomashii
|
f28ba22bb4
|
Fixed insert into table without primary key
|
2022-02-06 15:27:19 +08:00 |
|
thomashii
|
cd31c040ba
|
Updated ORM insert for MySQL
|
2022-02-03 17:47:36 +08:00 |
|
debuggerx01
|
9637c25a97
|
Update query.dart
clean code
|
2022-01-11 19:27:50 +08:00 |
|
debuggerx01
|
8a698f79a7
|
format code
|
2022-01-11 17:58:22 +08:00 |
|
debuggerx01
|
63b7c53d7f
|
fix multi order by error
|
2022-01-11 17:53:14 +08:00 |
|
debuggerx01
|
97855f4bf4
|
fix_multi_order_by
|
2022-01-11 17:46:56 +08:00 |
|
thomashii
|
8efc47630e
|
Fixed ORM formatting
|
2022-01-08 13:54:40 +08:00 |
|
debuggerx01
|
a21b5a35e3
|
Add Where.raw(String where Sql)' to use join table fields as query conditions
|
2022-01-06 12:06:56 +08:00 |
|
thomashii
|
630b301555
|
Fixed ORM Generator
|
2022-01-02 15:21:17 +08:00 |
|
thomashii
|
e470730990
|
Updated ORM Postresql
|
2021-12-30 10:07:04 +08:00 |
|
debuggerx01
|
9e3e88abe6
|
feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP
|
2021-12-09 14:50:23 +08:00 |
|
thomashii
|
b8024e8120
|
Updated serialize generator
|
2021-08-17 12:52:08 +08:00 |
|
thomashii
|
3ba446fdce
|
Updated orm
|
2021-07-29 19:23:37 +08:00 |
|
thomashii
|
8603d22d97
|
Updated ORM
|
2021-07-25 18:12:43 +08:00 |
|
thomashii
|
cd5c120f8f
|
Updated angel_orm
|
2021-07-19 12:27:40 +08:00 |
|
thomashii
|
d5dba913af
|
Removed redundant code
|
2021-06-26 21:13:43 +08:00 |
|
thomashii
|
ea03a12a24
|
Fixed orm warning
|
2021-05-17 22:16:15 +08:00 |
|
thomashii
|
b4b8031faf
|
Publish orm
|
2021-05-16 23:11:12 +08:00 |
|
thomashii@dukefirehawk.com
|
370df62fb6
|
Update test cases
|
2021-05-05 23:29:41 +08:00 |
|
thomashii@dukefirehawk.com
|
b952d10d4b
|
Updated deserialize
|
2021-05-04 23:03:15 +08:00 |
|
thomashii@dukefirehawk.com
|
8d3c8b9121
|
Replace null with Optional
|
2021-05-04 16:15:19 +08:00 |
|
thomashii@dukefirehawk.com
|
0204977281
|
Fixed ORM Query
|
2021-05-04 12:18:39 +08:00 |
|
thomashii@dukefirehawk.com
|
e11f8f77e1
|
Updated ORM
|
2021-05-04 12:03:08 +08:00 |
|
thomashii@dukefirehawk.com
|
f27fe7381b
|
Added Optional
|
2021-05-03 21:47:12 +08:00 |
|
thomashii@dukefirehawk.com
|
d241d7ca77
|
Added Optional package
|
2021-05-03 21:27:12 +08:00 |
|
thomashii@dukefirehawk.com
|
81b2e2e6b2
|
Changed return type to be nullable
|
2021-05-03 07:49:26 +08:00 |
|
thomashii@dukefirehawk.com
|
69b7483794
|
Migrated angel_orm
|
2021-05-02 15:32:24 +08:00 |
|
Tobe O
|
6db839928b
|
Add 'packages/orm/' from commit 'ceb58a25b58eeabeeab5a0bb6257f144e150dc24'
git-subtree-dir: packages/orm
git-subtree-mainline: edfd785dfe
git-subtree-split: ceb58a25b5
|
2020-02-15 18:22:15 -05:00 |
|