Commit graph

3407 commits

Author SHA1 Message Date
thomashii
f5c2598cbd Updated cors, mongo 2022-02-27 09:19:15 +08:00
thomashii
f0255b3cd6 Updated configuration 2022-02-24 08:36:51 +08:00
thomashii
4466926d31 Updated ORM 2022-02-24 08:34:51 +08:00
thomashii
e409e19563 Updated cors and configuration 2022-02-24 08:32:54 +08:00
thomashii
510594d96e Updated JAEL 2022-02-22 19:41:06 +08:00
thomashii
49da5f76b1 Updated websocket,test and static 2022-02-22 08:07:01 +08:00
thomashii
48a441cf77 Updated auth, client and validate packages 2022-02-21 09:17:27 +08:00
thomashii
6db69d0fb1 Upgraded production 2022-02-20 10:00:51 +08:00
thomashii
ff65e13c75 Added default logging 2022-02-20 09:48:12 +08:00
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