Commit graph

554 commits

Author SHA1 Message Date
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
thomashii
f0c629ceb8 Updated README 2021-12-01 15:10:58 +08:00
debuggerx01
ad0e6ecf06 fix: res.json() will cause 'Bad state: Cannot modify a closed response.' error. 2021-11-30 18:32:48 +08:00
thomashii
3db5497480 Updated jael 2021-11-25 08:33:56 +08:00
Thomas Hii
a8cb77a972
Merge pull request #13 from dukefirehawk/feature/update_res_header
Updated response header
2021-11-23 18:31:28 +08:00
thomashii
c870b4bab6 Updated response header 2021-11-23 18:27:01 +08:00
thomashii@dukefirehawk.com
9c2b307ab6 Updated changelog 2021-11-16 07:52:20 +08:00
thomashii@dukefirehawk.com
967018b353 Published angel3_hot update 2021-11-16 07:49:11 +08:00
CedricM-1848552
558260ec94
Update angel3_hot.dart
Removed excess '!' operation which caused the following error message,
```
Warning: Operand of null-aware operation '!' has type 'AngelWebSocket' which excludes null.
../…/lib/angel3_hot.dart:362
- 'AngelWebSocket' is from 'package:angel3_websocket/server.dart' ('../../../../../.pub-cache/hosted/pub.dartlang.org/angel3_websocket-4.1.2/lib/server.dart').
package:angel3_websocket/server.dart:1
          var ws = _server!.app.container!.make<AngelWebSocket>()!;
```
2021-11-15 19:59:20 +01:00