Commit graph

3499 commits

Author SHA1 Message Date
thomashii@dukefirehawk.com
cc7e3a255e Updated serialize generator 2023-04-21 14:25:54 +08:00
thomashii@dukefirehawk.com
71b7d54763 Updated angel container generator 2023-04-15 11:19:52 +08:00
thomashii@dukefirehawk.com
d034fcebe8 Fixed EmptyReflector 2023-04-15 11:05:33 +08:00
thomashii@dukefirehawk.com
83873d0fb7 Updated README 2023-04-15 09:09:23 +08:00
thomashii@dukefirehawk.com
168c51074b Published angel2_container 2023-04-15 09:07:24 +08:00
thomashii@dukefirehawk.com
bdf7d33c54 Merged master 2023-04-15 07:33:44 +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
0d4c90a129 Merge branch 'master' into feature/container_generator 2023-03-11 14:47:29 +08: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
thomashii@dukefirehawk.com
08ba4f0609 Updated Generated Container 2023-03-11 12:44:22 +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
05cbd71248 Added example 2023-01-29 16:04:15 +00:00
Thomas Hii
342a5a4ac9 Test Annotation 2023-01-29 14:54:00 +00:00
thomashii@dukefirehawk.com
ec68a78c1d Test reflection 2023-01-29 20:26:35 +08: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