Commit graph

562 commits

Author SHA1 Message Date
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
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
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
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
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
thomashii
9db875329d Updated Hot 2022-01-03 14:45:47 +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
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
thomashii
127b14bd99 Updated JAEL 2021-12-25 10:40:30 +08:00
thomashii
b8499023a2 Updated ORM 2021-12-23 20:05:57 +08:00
thomashii
ab6a4895d0 Optimised JAEL output 2021-12-23 07:34:41 +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
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
thomashii
cf1eef865f Updated redis 2021-12-19 10:44:45 +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
thomashii
eee6631d73 Updated repo link 2021-12-19 10:07:55 +08:00
thomashii
7c3aa37786 Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
Thomas Hii
bc070ca798
Merge pull request #23 from dukefirehawk/bug-fix/pr-21
Removed error field
2021-12-10 13:19:44 +08:00
thomashii
e9ded9d6b4 Removed error field 2021-12-10 13:18:29 +08:00
Thomas Hii
33d113e455
Merge pull request #22 from debuggerx01/auto_update_timestamp
feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP
2021-12-10 11:45:14 +08:00
debuggerx01
9e3e88abe6 feat: createdAt + updatedAt should default to CURRENT_TIMESTAMP 2021-12-09 14:50:23 +08:00
Prince
6c8789ce34
Update README.md 2021-12-03 14:52:52 -05:00
thomashii
75890c0efd Publish Jinja 2021-12-03 13:30:50 +08:00
Thomas Hii
3500065b96
Merge pull request #17 from debuggerx01/jinja-patch-debuggerx
Update angel3_jinja.dart
2021-12-03 13:14:13 +08:00
debuggerx01
f1772b3996
Update angel3_jinja.dart 2021-12-02 14:49:18 +08:00