Commit graph

3441 commits

Author SHA1 Message Date
thomashii
ab66012ef1 Updated to dart 3.0.3 2023-06-09 00:27:36 +08:00
Thomas Hii
ae5a714d9c
Merge pull request #101 from dukefirehawk/feature/upgrade-sdk
Updated SDK
2023-04-22 23:15:44 +08:00
thomashii@dukefirehawk.com
9d8c5ae2f1 Updated SDK 2023-04-22 22:47:19 +08:00
Thomas Hii
7575a561bb
Merge pull request #99 from BenVercammen/enum-serializer-support
Use @SerializableField properties in Query.parseRow
2023-03-24 18:01:03 +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
Thomas Hii
fcadbd4ccb
Merge pull request #96 from BenVercammen/mariadbrunner-fix
MariaDbMigrationRunner assumed "batch" column to be string, but was int
2023-03-22 07:51:24 +08:00
Ben Vercammen
fd5f726e2f chore: temporarily added dependency_overrides for testing 2023-03-21 21:53:28 +01:00
Ben Vercammen
5634447337 test: added possibility to use MySQL server without SSL (for localhost testing purposes) 2023-03-21 20:36:51 +01:00
Ben Vercammen
f51171faa8 chore: added workspace level pubspec.yaml file, required for melos 3.0 2023-03-21 19:05:19 +01:00
thomashii@dukefirehawk.com
9290bce457 Updated README 2023-03-11 14:42:29 +08:00
thomashii@dukefirehawk.com
a2fafe6d8e Updated README 2023-03-11 13:46:54 +08:00
Ben Vercammen
0905afecbd Fixed MariaDbMigrationRunner, which assumed "batch" column to be string instead of int 2023-03-07 09:15:39 +01:00
Thomas Hii
9b85007072
Merge pull request #94 from dukefirehawk/bug-fix/container
Bug fix/container
2023-01-28 10:56:52 +08:00
thomashii@dukefirehawk.com
bddd9fbfb8 Fixed missing parameter 2023-01-28 10:39:54 +08:00
thomashii@dukefirehawk.com
87910959fa Updated test cases 2023-01-28 10:26:27 +08:00
Thomas Hii
55ecadce60 Added example for testing 2023-01-25 02:23:40 +00:00
Thomas Hii
f5735ad919
Updated to use official dart image 2023-01-23 16:22:19 +08:00
Thomas Hii
ac1aa898f0
Added devcontainer.json 2023-01-23 15:19:33 +08:00
thomashii@dukefirehawk.com
86538f7af1 Updated models 2023-01-02 09:01:11 +08:00
thomashii@dukefirehawk.com
7809c72f03 Updated container 2022-12-29 00:25:55 +08:00
thomashii@dukefirehawk.com
14a7b82616 Updated test cases 2022-12-28 06:59:40 +08:00
Thomas Hii
959078fa95
Merge pull request #90 from dukefirehawk/bug-fix/analyzer
Fixed analyzer
2022-12-25 12:47:22 +08:00
thomashii@dukefirehawk.com
2c74a1d158 Fixed analyzer 2022-12-25 12:32:26 +08:00
thomashii@dukefirehawk.com
f777776df0 Published orm_generator 2022-12-17 20:24:22 +08:00
Thomas Hii
c83ba22439
Merge pull request #89 from dukefirehawk/bug-fix/deprecated
Fixed angel3_orm_generator
2022-12-17 18:25:16 +08:00
thomashii@dukefirehawk.com
359ed6bf47 Updated container 2022-12-17 18:14:06 +08:00
thomashii@dukefirehawk.com
4a3b354c92 Fixed angel3_orm_generator 2022-12-17 17:59:00 +08:00
thomashii@dukefirehawk.com
fecead4a90 Updated pubspec files 2022-12-03 12:07:35 +08:00
Thomas Hii
a7c750e70f
Merge pull request #87 from dukefirehawk/feature/fix-deprecated
Feature/fix deprecated
2022-12-03 11:31:57 +08:00
thomashii@dukefirehawk.com
cf8d9814e8 Fixed Enum null check warnings 2022-12-03 11:14:24 +08:00
thomashii@dukefirehawk.com
56e0e7a05a Fixed dependencies 2022-11-19 08:36:51 +08:00
thomashii@dukefirehawk.com
d3c672823a Upgraded required SDK >= 2.18.0 2022-11-19 08:26:45 +08:00
thomashii@dukefirehawk.com
0fa22e65e4 Upgraded to analyzer 5.x.x 2022-11-19 01:59:34 +08:00
thomashii@dukefirehawk.com
bfc94d94eb Fixed linter warnings 2022-11-18 21:52:12 +08:00
thomashii@dukefirehawk.com
529d2d20ad Compressed archived packages 2022-11-18 21:43:50 +08:00
Thomas Hii
1f5e12a8cf
Merge pull request #86 from dukefirehawk/bug-fix/83
Fixed issue 83
2022-10-06 08:11:04 +08:00
thomashii@dukefirehawk.com
8c48be9f9f Fixed issue 83 2022-10-06 08:00:03 +08:00
Thomas Hii
b9b0e49fd0
Merge pull request #85 from dukefirehawk/bug-fix/deprecated
Fixing warnings
2022-10-03 23:34:17 +08:00
thomashii@dukefirehawk.com
5e658703fa Updated README 2022-10-03 23:31:46 +08:00
thomashii@dukefirehawk.com
6a33545037 Fixing warnings 2022-10-03 23:22:39 +08:00
thomashii@dukefirehawk.com
6a7e251fee Updated yaml files 2022-10-03 07:35:05 +08:00
Thomas Hii
681e91d024
Merge pull request #84 from dukefirehawk/bug-fix/82
Fixed issue #82
2022-10-02 22:24:39 +08:00
thomashii@dukefirehawk.com
b0d792602a Fixed issue #82 2022-10-02 22:18:12 +08:00
Thomas Hii
87d446c495
Merge pull request #81 from dukefirehawk/bug-fix/deprecated
Bug fix/deprecated
2022-09-19 22:34:25 +08:00
thomashii@dukefirehawk.com
47b658ee3a Fixed deprecated warnings 2022-09-19 22:28:39 +08:00
thomashii@dukefirehawk.com
9a5201b6f0 Fixed deprecated warnings 2022-09-19 00:58:28 +08:00
Thomas Hii
41167e01bd
Merge pull request #79 from dukefirehawk/feature/perf-2
Removed debugging messages
2022-08-31 22:56:04 +08:00