thomashii
|
6d2be10536
|
Removed dependency on mirror
|
2022-02-19 20:24:34 +08:00 |
|
thomashii
|
8469a05ff0
|
Merge branch 'feature/refactor_framework' into release/5.0.0
|
2022-02-15 08:48:48 +08:00 |
|
thomashii
|
35bf04b168
|
Merge branch 'fix-bug/mysql8' into release/5.0.0
|
2022-02-14 08:20:39 +08:00 |
|
thomashii
|
dfd974c106
|
Updated to 6.0.0
|
2022-02-14 00:48:37 +08:00 |
|
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 |
|
Thomas Hii
|
bab4e5eaf6
|
Merge pull request #49 from dukefirehawk/fix-bug/pr48
Fixed issue 48
|
2022-01-23 13:14:59 +08:00 |
|
thomashii
|
b55489974f
|
Fixed dev logging
|
2022-01-23 13:10:50 +08:00 |
|
thomashii
|
2518e36e08
|
Published ORM
|
2022-01-14 01:18:40 +08:00 |
|
Thomas Hii
|
1c1a9de7f5
|
Merge pull request #47 from debuggerx-dev/master
fix wrong sql generated when using multi 'orderBy'
|
2022-01-12 18:45:02 +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
|
9d161b91d4
|
Merge branch 'master' of https://github.com/dukefirehawk/angel
|
2022-01-08 17:27:44 +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 |
|
Thomas Hii
|
9fa24a64c7
|
Merge pull request #46 from dukefirehawk/feature/github-action
Testing github action
|
2022-01-08 16:20:22 +08:00 |
|
thomashii
|
2f6b964807
|
Updated README
|
2022-01-08 16:16:50 +08:00 |
|
thomashii
|
df52801c66
|
Fixed failed test cases for github action
|
2022-01-08 16:01:30 +08:00 |
|
thomashii
|
cad8ae2e60
|
Updated action
|
2022-01-08 15:49:43 +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 |
|
Thomas Hii
|
8adb18662d
|
Merge pull request #43 from debuggerx01/master
Add 'where.raw(String whereSql)'
|
2022-01-08 13:33:39 +08:00 |
|
thomashii
|
40b058e0e0
|
Added ORM action
|
2022-01-08 13:23:54 +08:00 |
|
thomashii
|
90178066be
|
Fixed framework failed test cases
|
2022-01-08 13:00:36 +08:00 |
|
thomashii
|
40542c35cc
|
Updated framework code format
|
2022-01-08 12:51:18 +08:00 |
|
thomashii
|
06d53d6f99
|
Updated github action
|
2022-01-08 12:44:45 +08:00 |
|
Thomas Hii
|
3ffe640033
|
Create dart.yml
|
2022-01-08 12:37:05 +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 |
|
Thomas Hii
|
7f82d8b941
|
Merge pull request #44 from dukefirehawk/fix-bug/pr42
Updated ORM
|
2022-01-06 21:16:29 +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 |
|
Thomas Hii
|
1b306aeffe
|
Merge pull request #42 from debuggerx01/master
add 'select(List<String> fields)' function to orm_generator.
|
2022-01-05 16:14:54 +08:00 |
|
thomashii
|
6325185f4e
|
Updated to lints linter
|
2022-01-05 12:03:02 +08:00 |
|
Thomas Hii
|
09acfe8a4c
|
Merge pull request #41 from dukefirehawk/feature/update-linter
Updated to lints linter
|
2022-01-04 20:06:48 +08:00 |
|
thomashii
|
5b84a8a124
|
Updated linter
|
2022-01-04 20:03:52 +08:00 |
|