Commit graph

3657 commits

Author SHA1 Message Date
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
debuggerx01
2c76702e44 add 'select(List<String> fields)' function to orm_generator. 2022-01-04 19:52:12 +08:00
thomashii
9d0fbf9c81 Updated http exception 2022-01-03 15:51:05 +08:00
Thomas Hii
262043861d
Merge pull request #40 from dukefirehawk/feature/update-hot
Updated Hot
2022-01-03 14:49:38 +08:00
thomashii
9db875329d Updated Hot 2022-01-03 14:45:47 +08:00
thomashii
57f4c0d618 Updated 2022-01-02 18:46:59 +08:00
thomashii
03ef2705bd Merge branch 'feature/update-orm' 2022-01-02 18:16:04 +08:00
thomashii
8666997832 Fixed null-safety error 2022-01-02 18:12:51 +08:00
Thomas Hii
af933c3845
Merge pull request #35 from dukefirehawk/feature/update-orm
Updated ORM
2022-01-02 18:10: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
Thomas Hii
342bdb322e
Merge pull request #34 from dukefirehawk/feature/update-orm
Update ORM for Postgresql
2021-12-30 10:10:28 +08:00
thomashii
e470730990 Updated ORM Postresql 2021-12-30 10:07:04 +08:00
thomashii
77a364c446 Updated JAEL 2021-12-30 09:44:26 +08:00
thomashii
487d1e0bc7 Merge branch 'master' into feature/update-orm 2021-12-29 10:58:15 +08:00
thomashii
75fd2fce2a Removed debug message 2021-12-25 10:54:16 +08:00
Thomas Hii
97fb2edf87
Merge pull request #33 from dukefirehawk/feature/update-jael
Added JAEL template preload
2021-12-25 10:43:24 +08:00
thomashii
127b14bd99 Updated JAEL 2021-12-25 10:40:30 +08:00
thomashii
b8499023a2 Updated ORM 2021-12-23 20:05:57 +08:00
Thomas Hii
d8336d26b5
Merge pull request #32 from dukefirehawk/feature/update-jael
Optimised JAEL output
2021-12-23 07:37:39 +08:00
thomashii
ab6a4895d0 Optimised JAEL output 2021-12-23 07:34:41 +08:00
Thomas Hii
61410f8d9d
Merge pull request #31 from dukefirehawk/feature/remove-unused
Removed deprecated packages
2021-12-22 07:52:31 +08:00
thomashii
9b000c768e Removed deprecated packages 2021-12-22 07:51:13 +08:00
thomashii
70e6f1b6c1 Updated README 2021-12-21 09:11:53 +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
Thomas Hii
72db767c49
Merge pull request #30 from dukefirehawk/feature/update-orm
Updated ORM linter & license
2021-12-21 07:37:11 +08:00
thomashii
2796c0a615 Updated linter 2021-12-20 12:25:43 +08:00
Thomas Hii
4bacd4d77e
Merge pull request #29 from dukefirehawk/feature/update-jael
Enabled Jael cache
2021-12-20 01:41:26 +08:00
thomashii
9dc5f60379 Updated jael 2021-12-20 01:39:16 +08:00
thomashii
6ffbdcf442 Updated jael_language_server 2021-12-20 00:28:51 +08:00
thomashii
1e7446af51 Update jael3_web 2021-12-20 00:22:12 +08:00
Thomas Hii
ca8e85e60c
Merge pull request #28 from dukefirehawk/feature/update-redis
Updated angel3_redis
2021-12-19 10:45:54 +08:00
thomashii
cf1eef865f Updated redis 2021-12-19 10:44:45 +08:00
Thomas Hii
8dfc804afb
Merge pull request #27 from dukefirehawk/feature/update-cache
Updated angel3_cache
2021-12-19 10:25:11 +08:00
thomashii
5b52133b55 Updated cache linter 2021-12-19 10:23:27 +08:00
thomashii
c679ba2071 Removed dev.pem and dev.key 2021-12-19 10:21:21 +08:00
Thomas Hii
437c863aa5
Merge pull request #26 from dukefirehawk/feature/update-production
Updated angel3_production repo link
2021-12-19 10:09:18 +08:00
thomashii
eee6631d73 Updated repo link 2021-12-19 10:07:55 +08:00