-
-
Notifications
You must be signed in to change notification settings - Fork 22
Home
Thomas Hii edited this page Jun 10, 2023
·
31 revisions
- Resolve
angel_orm_mysql
pending issues- Handle Blob data type with both MariaDB 10.2.x and MySQL 8.x
- Resolve datetime/timezone issue with MySQL 8.x
- Refactor
dart:mirror
dependencies
- Performance Tuning
- ORM
- OAuth2
-
8.0.0
- Require Dart >= 3.0.x
-
7.0.0
- Require Dart >= 2.17.x
-
6.0.0
- Require Dart >= 2.16.x
- Updated
angel3_orm_mysql
to support MariaDB 10.2.x and MySQL 8.x - Default logger
This project is a fork of Angel Framework migrated to support Dart 2.12.x with null safety. Dart version below 2.12.x is not supported. The migrated packages are published with angel3_
prefix since the original version has been archived. For the status of the migrated packages, please check out the change log. The goal is to have a fully production ready Angel3 framework on SDK 2.12.x or later.