thomashii@dukefirehawk.com
|
bdf7d33c54
|
Merged master
|
2023-04-15 07:33:44 +08:00 |
|
Ben Vercammen
|
c307147780
|
chore: formatted files
|
2023-03-22 08:31:45 +01:00 |
|
Ben Vercammen
|
0d969aa7f9
|
test: additional test for parsing enum field with @SerializableField(serializer: ..., deserializer: ...)
|
2023-03-22 08:31:45 +01:00 |
|
Ben Vercammen
|
966622ed2f
|
feat: Take @SerializableField properties into account when generating Migration (#98)
|
2023-03-22 08:31:45 +01:00 |
|
Ben Vercammen
|
95f425021a
|
feat: Take @SerializableField properties into account when generating Query.parseRow (#98)
|
2023-03-22 08:31:45 +01:00 |
|
thomashii@dukefirehawk.com
|
08ba4f0609
|
Updated Generated Container
|
2023-03-11 12:44:22 +08:00 |
|
thomashii@dukefirehawk.com
|
cf8d9814e8
|
Fixed Enum null check warnings
|
2022-12-03 11:14:24 +08:00 |
|
thomashii@dukefirehawk.com
|
6a33545037
|
Fixing warnings
|
2022-10-03 23:22:39 +08:00 |
|
thomashii@dukefirehawk.com
|
b0d792602a
|
Fixed issue #82
|
2022-10-02 22:18:12 +08:00 |
|
thomashii@dukefirehawk.com
|
9a5201b6f0
|
Fixed deprecated warnings
|
2022-09-19 00:58:28 +08:00 |
|
thomashii@dukefirehawk.com
|
308d6df606
|
Updated pubspec
|
2022-08-29 01:51:56 +08:00 |
|
thomashii@dukefirehawk.com
|
c30609f955
|
Fixed postgreSQL failed test cases
|
2022-07-30 23:08:38 +08:00 |
|
thomashii@dukefirehawk.com
|
572a134c9c
|
Fixed temporal mapping
|
2022-07-24 12:00:10 +08:00 |
|
thomashii@dukefirehawk.com
|
793a8ac115
|
Updated DateTime to non UTC
|
2022-07-16 10:44:49 +08:00 |
|
thomashii@dukefirehawk.com
|
f0a5e7c6fc
|
Added database connection retry
|
2022-07-11 14:15:02 +08:00 |
|
thomashii
|
224d2be026
|
Fixed issue 70
|
2022-06-11 14:39:29 +08:00 |
|
thomashii
|
da5b87043d
|
Updated ORM
|
2022-06-11 00:44:09 +08:00 |
|
thomashii@dukefirehawk.com
|
a714059cb9
|
Fixed issue 68
|
2022-06-04 09:50:58 +08:00 |
|
thomashii
|
03885543c2
|
Fixed failed test cases
|
2022-05-16 13:04:21 +08:00 |
|
thomashii
|
178bc924c1
|
Updated ORM Mysql
|
2022-05-07 15:23:58 +08:00 |
|
thomashii
|
47cbaacef2
|
Updated to SDK 2.16.x
|
2022-04-23 12:21:39 +08:00 |
|
thomashii
|
174388e075
|
Updated ORM
|
2022-02-27 12:30:22 +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 |
|
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
|
97855f4bf4
|
fix_multi_order_by
|
2022-01-11 17:46:56 +08:00 |
|
thomashii
|
df52801c66
|
Fixed failed test cases for github action
|
2022-01-08 16:01:30 +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 |
|
debuggerx
|
7d6e869999
|
add join_test to angel_orm_test
|
2022-01-07 16:19:33 +08:00 |
|
thomashii
|
399eebc67c
|
Updated ORM
|
2022-01-06 20:59:02 +08:00 |
|
thomashii
|
8666997832
|
Fixed null-safety error
|
2022-01-02 18:12:51 +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
|
b8499023a2
|
Updated ORM
|
2021-12-23 20:05:57 +08:00 |
|
thomashii
|
c0457f0204
|
Fixed warnings
|
2021-09-12 22:12:18 +08:00 |
|
thomashii
|
ae4e82f55b
|
Updated orm service
|
2021-08-12 11:39:01 +08:00 |
|
thomashii
|
3fde227c94
|
Updated orm test
|
2021-07-29 19:33:32 +08:00 |
|
thomashii
|
b670a08ae3
|
Updated orm postgres
|
2021-07-25 21:50:39 +08:00 |
|
thomashii
|
d5dba913af
|
Removed redundant code
|
2021-06-26 21:13:43 +08:00 |
|
thomashii
|
4b3ba0ba2b
|
Updated orm_test
|
2021-05-18 23:20:25 +08:00 |
|
thomashii
|
3af80f80b2
|
Updated orm_test
|
2021-05-18 23:07:36 +08:00 |
|
thomashii@dukefirehawk.com
|
5b3c589c8e
|
Updated route
|
2021-05-07 13:21:13 +08:00 |
|
thomashii@dukefirehawk.com
|
7adeff9a63
|
Updated test cases
|
2021-05-06 13:30:08 +08:00 |
|
thomashii@dukefirehawk.com
|
05bea04db7
|
Updated test cases
|
2021-05-06 13:00:00 +08:00 |
|
thomashii@dukefirehawk.com
|
bdefa92f91
|
Update test cases
|
2021-05-06 12:22:29 +08:00 |
|
thomashii@dukefirehawk.com
|
6c8decd77c
|
Update test cases
|
2021-05-06 12:04:22 +08:00 |
|
thomashii@dukefirehawk.com
|
35ea05bdef
|
Updated test cases
|
2021-05-06 11:46:11 +08:00 |
|