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 |
|
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 |
|
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 |
|
thomashii@dukefirehawk.com
|
71b50452ec
|
Removed debugging messages
|
2022-08-31 22:48:27 +08:00 |
|
Thomas Hii
|
272363052b
|
Merge pull request #78 from dukefirehawk/feature/perf-1
Reduced debugging verbosity
|
2022-08-31 21:35:11 +08:00 |
|
thomashii@dukefirehawk.com
|
5fd3f4d5d2
|
Reduced debugging verbosity
|
2022-08-31 21:16:32 +08:00 |
|
thomashii@dukefirehawk.com
|
1708c1f870
|
Resolved shelf warnings
|
2022-08-29 21:32:12 +08:00 |
|
thomashii@dukefirehawk.com
|
308d6df606
|
Updated pubspec
|
2022-08-29 01:51:56 +08:00 |
|
Thomas Hii
|
6416811dea
|
Merge pull request #77 from dukefirehawk/feature/v7
Feature/v7
|
2022-08-27 18:16:04 +08:00 |
|
thomashii@dukefirehawk.com
|
06d4d4659d
|
Updated to dart 2.17.0
|
2022-08-27 18:12:20 +08:00 |
|
thomashii@dukefirehawk.com
|
43ea7ae60a
|
Fixed framework analysis warnings
|
2022-08-27 17:49:56 +08:00 |
|