thomashii
|
0235039719
|
Updated pubspec
|
2022-02-13 21:01:10 +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 |
|
thomashii
|
2518e36e08
|
Published ORM
|
2022-01-14 01:18:40 +08:00 |
|
debuggerx01
|
9637c25a97
|
Update query.dart
clean code
|
2022-01-11 19:27:50 +08:00 |
|
debuggerx01
|
abc1153076
|
fix action error
|
2022-01-11 18:08:13 +08:00 |
|
debuggerx01
|
d8dcfe8bef
|
fix error
|
2022-01-11 18:03:25 +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
|
1c5f0a9d08
|
Updated README
|
2022-01-08 17:27:20 +08:00 |
|
thomashii
|
7245a45fbe
|
Published ORM
|
2022-01-08 17:07:26 +08:00 |
|
thomashii
|
df52801c66
|
Fixed failed test cases for github action
|
2022-01-08 16:01:30 +08:00 |
|
thomashii
|
ac91cde03d
|
Setup ORM automated tests
|
2022-01-08 15:38:18 +08:00 |
|
thomashii
|
339fc08e15
|
Added ORM postgresql action
|
2022-01-08 14:59:52 +08:00 |
|
thomashii
|
44fc43a9e2
|
Updated ORM test
|
2022-01-08 14:36:42 +08:00 |
|
thomashii
|
c2faa16768
|
Added ORM test action
|
2022-01-08 14:20:42 +08:00 |
|
thomashii
|
699e009899
|
Added ORM generator action
|
2022-01-08 14:03:19 +08:00 |
|
thomashii
|
8efc47630e
|
Fixed ORM formatting
|
2022-01-08 13:54:40 +08:00 |
|
thomashii
|
27c79d601e
|
Fixed ORM analyser error
|
2022-01-08 13:52:34 +08:00 |
|
thomashii
|
7fbe1c4b7a
|
Fixed ORM analyzer error
|
2022-01-08 13:45:58 +08:00 |
|
thomashii
|
f7b8d93a23
|
Fixed ORM analyzer error
|
2022-01-08 13:41:02 +08:00 |
|
debuggerx
|
7d6e869999
|
add join_test to angel_orm_test
|
2022-01-07 16:19:33 +08:00 |
|
debuggerx01
|
a34ce2393c
|
Merge branch 'dukefirehawk:master' into master
|
2022-01-07 00:09:22 +08:00 |
|
thomashii
|
399eebc67c
|
Updated ORM
|
2022-01-06 20:59:02 +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
|
3bdee0bb7d
|
Updated migration
|
2022-01-05 17:11:50 +08:00 |
|
debuggerx01
|
2c76702e44
|
add 'select(List<String> fields)' function to orm_generator.
|
2022-01-04 19:52:12 +08:00 |
|
thomashii
|
57f4c0d618
|
Updated
|
2022-01-02 18:46:59 +08:00 |
|
thomashii
|
8666997832
|
Fixed null-safety error
|
2022-01-02 18:12:51 +08:00 |
|
thomashii
|
c5286ea623
|
Removed Test Folder
|
2022-01-02 15:27:06 +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 |
|
thomashii
|
b8499023a2
|
Updated ORM
|
2021-12-23 20:05:57 +08:00 |
|
thomashii
|
9b000c768e
|
Removed deprecated packages
|
2021-12-22 07:51:13 +08:00 |
|
thomashii
|
2a6536c5c1
|
Updated orm_test pubspec
|
2021-12-21 08:14:41 +08:00 |
|
thomashii
|
2327564d14
|
Updated orm_service pubspec
|
2021-12-21 08:08:32 +08:00 |
|
thomashii
|
b481b6fdf6
|
Updated orm_mysql pubspec
|
2021-12-21 08:02:53 +08:00 |
|
thomashii
|
9a78563dd6
|
Updated orm_generator pubspec
|
2021-12-21 07:58:40 +08:00 |
|
thomashii
|
16ed4bf9a4
|
Updated README
|
2021-12-21 07:52:59 +08:00 |
|
thomashii
|
2796c0a615
|
Updated linter
|
2021-12-20 12:25:43 +08:00 |
|
thomashii
|
7c3aa37786
|
Published angel3_orm and angel3_model
|
2021-12-10 14:03:15 +08:00 |
|
debuggerx01
|
9e3e88abe6
|
feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP
|
2021-12-09 14:50:23 +08:00 |
|
thomashii
|
f3541e23bc
|
Updated orm_postgresql
|
2021-09-25 23:53:55 +08:00 |
|
thomashii
|
c0457f0204
|
Fixed warnings
|
2021-09-12 22:12:18 +08:00 |
|
thomashii
|
d440590c2c
|
Updated orm generator
|
2021-08-17 15:35:51 +08:00 |
|
thomashii
|
c989df244c
|
Updated orm generator
|
2021-08-17 15:33:42 +08:00 |
|
thomashii
|
b8024e8120
|
Updated serialize generator
|
2021-08-17 12:52:08 +08:00 |
|
thomashii
|
6f15e76d65
|
Updated orm generator
|
2021-08-15 16:05:22 +08:00 |
|