2021-07-25 13:48:10 +00:00
|
|
|
# Angel3 ORM Test
|
|
|
|
|
2021-12-20 04:25:43 +00:00
|
|
|
![Pub Version (including pre-releases)](https://img.shields.io/pub/v/angel3_orm_test?include_prereleases)
|
2021-05-18 15:07:36 +00:00
|
|
|
[![Null Safety](https://img.shields.io/badge/null-safety-brightgreen)](https://dart.dev/null-safety)
|
2024-07-07 15:02:49 +00:00
|
|
|
[![Discord](https://img.shields.io/discord/1060322353214660698)](https://discord.gg/3X6bxTUdCM)
|
2023-12-25 03:45:10 +00:00
|
|
|
[![License](https://img.shields.io/github/license/dart-backend/angel)](https://github.com/dart-backend/angel/tree/master/packages/orm/angel_orm_test/LICENSE)
|
2021-05-18 15:07:36 +00:00
|
|
|
|
2022-07-24 04:00:10 +00:00
|
|
|
Common test cases for Angel3 ORM. Reference implmentation of generated ORM files.
|
|
|
|
|
|
|
|
## Supported databases
|
|
|
|
|
|
|
|
* MariaDb 10.2.x or greater
|
|
|
|
* MySQL 8.x or greater
|
|
|
|
* PostreSQL 10.x or greater
|