Commit graph

250 commits

Author SHA1 Message Date
Thomas Hii
5ed443ae33 Fixed MySQL migration 2024-07-20 15:37:25 +08:00
Thomas Hii
7e42a7e317 Updated angel3 migration 2024-07-20 10:23:45 +08:00
Thomas Hii
cb25da3077 Updated Angel3 migration 2024-07-19 07:43:29 +08:00
Thomas
6c71ee34a7
Merge pull request #141 from Garthi/feature/fix_table_index_setting
add/fix table index setting
2024-07-08 21:06:21 +08:00
Martin Zander
3803fd0ace add standard index handling for mariadb and mysql 2024-07-08 11:59:17 +02:00
Martin Zander
d9e9fe1c38 set IndexType.none as default 2024-07-08 11:53:45 +02:00
Thomas Hii
6224d359e0 Replaced Gitter with Discord chat 2024-07-07 23:02:49 +08:00
Thomas Hii
d57dbae6f9 Fixed anlyzer warnings 2024-06-24 07:54:16 +08:00
Thomas Hii
7e6dc485e9 Updated README 2024-06-23 18:08:12 +08:00
Thomas Hii
0b109cadfe Fixed dependencies 2024-06-23 18:02:36 +08:00
Thomas Hii
9b164c8740 Updated dependencies 2024-06-23 17:24:53 +08:00
Thomas Hii
ba83f62524 Updated dependencies 2024-06-23 16:42:16 +08:00
Thomas Hii
205743ed9b Updated to support SDK 3.3.0 2024-06-23 12:09:26 +08:00
Thomas
ab36e7ccac
Merge pull request #127 from Garthi/orm_migration_column_change_fix
change MySQL/MariaDB SQL statement for changeColumnType method
2024-06-22 11:50:21 +08:00
Martin Zander
23a8d94cd0 change MySQL/MariaDB SQL statement for changeColumnType method 2024-06-20 18:04:44 +02:00
Thomas Hii
1362002e8c Updated lints 2024-05-22 00:26:09 +08:00
thomashii
5c5aad6da0 Updated pubspec 2024-02-18 18:56:40 +08:00
thomashii
5c3120f058 Updated pubspec 2024-02-18 18:52:12 +08:00
thomashii
630f7c16ec Updated postgres configurations 2024-02-18 12:03:36 +08:00
thomashii
bee328e1c1 Updated postgres 2024-02-17 19:18:23 +08:00
thomashii
fe44b0f60b Updated to support postgresql 3 driver 2024-02-12 12:31:33 +08:00
thomashii
ae3544396c Updated change log 2024-01-25 12:48:43 +08:00
thomashii
b9b59523ef Updated migration runner 2024-01-25 12:14:23 +08:00
thomashii
cc362fb704 Updated postgresql pool 2024-01-13 17:50:20 +08:00
thomashii
ea528abc3d Updated to postgres 3 2024-01-06 18:33:09 +08:00
thomashii@dukefirehawk.com
613a24c89a Updated repository links 2023-12-25 11:45:10 +08:00
thomashii@dukefirehawk.com
124376e22c Updated to lints 3.0.0 2023-12-25 00:10:10 +08:00
thomashii@dukefirehawk.com
8f96e89b41 Updated to lints 3.0.0 2023-12-24 12:15:26 +08:00
thomashii@dukefirehawk.com
d4794dbbd1 Upgraded lints to 3.0.0 2023-12-24 09:52:57 +08:00
thomashii@dukefirehawk.com
4cca844b89 Published updates 2023-10-18 23:45:31 +08:00
thomashii@dukefirehawk.com
630c527381 Upgrade library 2023-09-23 11:31:46 +08:00
thomashii
d6960acfbf Published 8.0.0 2023-06-10 12:10:21 +08:00
thomashii
6772ebbf31 Fixed warning 2023-06-09 00:49:42 +08:00
thomashii@dukefirehawk.com
79b3417fcc Updated generated models 2023-05-27 08:39:42 +08:00
thomashii@dukefirehawk.com
435fbe4e1a Updated ORM 2023-05-27 08:37:00 +08:00
Thomas Hii
5ce990ccbf Updated to Dart 3 2023-05-20 15:39:47 +00:00
Thomas Hii
c96454fab1 Updated to Dart 3 2023-05-20 15:37:23 +00:00
thomashii@dukefirehawk.com
c6ca7b4e65 Bumped to Dart >= 2.19 2023-04-22 13:41:41 +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
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
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
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
thomashii@dukefirehawk.com
14a7b82616 Updated test cases 2022-12-28 06:59:40 +08:00
thomashii@dukefirehawk.com
2c74a1d158 Fixed analyzer 2022-12-25 12:32:26 +08:00