angel3_orm_mysql
MySQL support for Angel3 ORM. Includes functionality for querying and transactions.
9.1.0
dart-backend/angel
What this package is like to depend on
Last release 4 days ago
19 Aug 2026
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 13 of 13 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
19 releases · first in 2021
3 releases in the last 12 months
see the full history below
Release timeline
19 releases · Jun 2021 to Aug 2026
2022
2023
2024
2025
2026
Releases
latest 19-
9.1.019 Aug 2026 -
9.0.005 Jul 2026 -
8.5.009 Sep 2025Release notes
Open source →- Require Dart >= 3.6
- Updated
lintsto 5.0.0 - Updated dependencies to the latest release
Release notes
Open source →- Require Dart >= 3.8
- Updated
lintsto 6.0.0 - Updated dependencies to the latest release
- Changed
_prefix in the models toEntitysuffix._prefix is still maintained for backward compatibility.
-
8.4.008 Jun 2025Release notes
Open source →- Added support for
<Class>EntityandEntity<Class>as data model - Updated test cases to use
<Class>Entityas data model
- Added support for
-
8.3.122 Feb 2025Release notes
Open source →- Updated test cases
- Updated deletion to return deleted record(s)
- Fixed select and insert query returning incorrect data when the joined tables have same field names
- Fixed issues due to breaking changes in
analyzer7.3.0
-
8.3.030 Jan 2025Release notes
Open source →- Require Dart >= 3.6
- Updated
lintsto 5.0.0 - Updated dependencies to the latest releases
- Fixed issue #98: Take
@SerializableFieldproperties into account when generatingQuery.parseRow - Migrated test cases from
angel3_orm_testinto the package - Removed dependency on
angel3_orm_test
-
8.2.023 Jun 2024 -
8.1.125 Dec 2023 -
8.1.024 Dec 2023 -
8.0.010 Jun 2023Release notes
Open source →- Require Dart >= 3.0
- Updated: angel3_http_exception
- Updated: angel3_route
- Updated: angel3_model
- Updated: angel3_container
- Updated: angel3_container_generator
- Updated: angel3_mock_request
- Updated: angel3_framework
- Updated: angel3_auth
- Updated: angel3_configuration
- Updated: angel3_validate
- Updated: angel3_client
- Updated: angel3_websocket
- Updated: angel3_test
- Updated: jael3
- Updated: jael3_preprocessor
- Updated: jael3_language_server
- Updated: angel3_jael
- Updated: jael3_web
- Updated: angel3_production
- Updated: angel3_hot
- Updated: angel3_static
- Updated: angel3_serialize
- Updated: angel3_serialize_generator
- Updated: angel3_orm
- Updated: angel3_orm_generator
- Updated: angel3_migration
- Updated: angel3_migration_runner
- Updated: angel3_orm_postgresql
- Updated: angel3_orm_mysql
- Updated: angel3_orm_service
- Updated: angel3_orm_test
- Updated: angel3_cache
- Updated: angel3_cors
- Updated: angel3_mustache
- Updated: angel3_proxy
- Updated: angel3_redis
- Updated: angel3_jinja
- Updated: angel3_security
- Updated: angel3_user_agent
- Updated: angel3_seo
- Updated: angel3_sync
- Updated: angel3_sembast
- Updated: angel3_markdown
- Updated: angel3_auth_oauth2
- Updated: angel3_oauth2 (5 failed test cases)
- Updated: angel3_auth_twitter (issue: oauth1 don't support http 1.0.0)
- Updated: angel3_mongo (issue: mongo_dart don't support http 1.0.0)
- Updated: angel3_shelf (2 failed test cases)
-
7.0.131 Aug 2022 -
7.0.028 Aug 2022 -
6.0.030 Jul 2022Release notes
Open source →- Fixed temporal data type
- Fixed
MariaDbExcutortransaction - Updated to
lints2.0.0
-
6.0.0-beta.316 May 2022 pre-releaseRelease notes
Open source →- Fixed transaction for
MariaDbExecutor - Fixed transaction for
MySqlExecutor - Fixed error for non
idprimary key - Changed test cases to use tables instead of temporary tables to overcome limitations
- Fixed transaction for
-
6.0.0-beta.224 Apr 2022 pre-release -
6.0.0-beta.124 Apr 2022 pre-releaseRelease notes
Open source →- Require Dart >= 2.16
- Added support for MariaDB 10.2.x with
mysql1driver - Added support for MySQL 8.x.x with
mysql_clientdriver
-
2.0.0-beta.321 Dec 2021 pre-release -
2.0.0-beta.225 Jul 2021 pre-release -
2.0.0-beta.118 Jun 2021 pre-release