Patrick Stewart
|
2ea69f2cde
|
Refactor: changing namespace, imports, re-branding
|
2024-10-12 19:17:24 -07:00 |
|
Patrick Stewart
|
f4abaf2474
|
Refactor: changing namespace, imports, re-branding
|
2024-10-12 18:45:27 -07:00 |
|
Patrick Stewart
|
bfefacda30
|
Refactor: changing namespace, imports, re-branding
|
2024-10-12 03:41:18 -07:00 |
|
Patrick Stewart
|
67d5f183c1
|
Refactor: changing namespace, imports, re-branding
|
2024-10-12 03:39:20 -07:00 |
|
Patrick Stewart
|
3865bd41df
|
Refactor: changing namespace, imports, re-branding
|
2024-10-12 03:35:14 -07:00 |
|
Patrick Stewart
|
b92f821745
|
Refactor: moved core/ into packages/ will keep core packages together
|
2024-10-11 19:22:40 -07:00 |
|
Patrick Stewart
|
9aab0837cb
|
Update: isolating platform core components
|
2024-10-02 16:43:31 -07:00 |
|
Patrick Stewart
|
e4775d1ea9
|
Remove: deleting melos jetbrains artifacts
Angel3 CI / Validate framework package (push) Waiting to run
Angel3 CI / Validate ORM packages (push) Waiting to run
|
2024-10-01 20:11:25 -07:00 |
|
Thomas Hii
|
84f205845a
|
Publish angel3_migration
|
2024-08-07 17:30:19 +08:00 |
|
Garth
|
c8167753b2
|
comment removed
|
2024-08-04 02:03:03 +02:00 |
|
Garth
|
9e34773962
|
add a way to change indexes with migrations without alter table
|
2024-08-04 01:51:03 +02:00 |
|
Thomas
|
6bf4ad4b9e
|
Merge pull request #146 from Garthi/feature/migration_index_upgrade
index handling for after table
|
2024-07-29 09:01:39 +08:00 |
|
Garth
|
ea94d33b87
|
add methods to add and drop indexes with alter table
|
2024-07-28 10:13:31 +02:00 |
|
Thomas Hii
|
d3df89c0a3
|
Fixed mariadb issue
|
2024-07-21 11:16:49 +08:00 |
|
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
|
bb093a03f6
|
Updated rethinkdb
|
2024-07-06 20:06:27 +08:00 |
|
Thomas Hii
|
85eb443f88
|
Updated mongodb
|
2024-07-06 18:18:14 +08:00 |
|
Thomas Hii
|
3411e16418
|
Aded rethinkdb support
|
2024-07-06 18:15:18 +08:00 |
|
Thomas Hii
|
c18e0dabb5
|
Added authentication
|
2024-07-05 00:04:58 +08:00 |
|
Thomas Hii
|
094fe740c0
|
Updated RethinkDB
|
2024-07-03 00:13:02 +08:00 |
|
Thomas Hii
|
a0ade9d3a3
|
Updated to support dart 3
|
2024-06-30 09:44:37 +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
|
d31a07bbab
|
Updated shelf
|
2024-06-23 17:45:28 +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
|
529ab75d94
|
Updated serializer_generator
|
2024-06-23 14:47:15 +08:00 |
|
Thomas Hii
|
205743ed9b
|
Updated to support SDK 3.3.0
|
2024-06-23 12:09:26 +08:00 |
|
Thomas
|
3c6d2c2e87
|
Merge pull request #128 from dukefirehawk/feature/upgrade_sdk
Feature/upgrade sdk
|
2024-06-23 11:24:24 +08:00 |
|
Thomas Hii
|
2139ae4422
|
Updated mongoDB
|
2024-06-23 11:15:41 +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
|
32a7e88d2d
|
Updated deprecated code
|
2024-06-16 10:13:53 +08:00 |
|
Thomas Hii
|
e802de14f1
|
Updated websocket
|
2024-06-03 11:28:23 +08:00 |
|
Thomas Hii
|
9ba0092b4f
|
Upgraded mongo
|
2024-06-02 10:37:49 +08:00 |
|
Thomas Hii
|
1e3ead968a
|
Fixed analyze issues
|
2024-05-22 00:32:59 +08: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
|
64771fb470
|
Updated README
|
2024-02-18 12:15:08 +08:00 |
|
Thomas
|
c2cef6c68e
|
Merge pull request #120 from dukefirehawk/feature/upgrade_postgres
Feature/upgrade postgres
|
2024-02-18 12:11:13 +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 |
|