You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: frameworks/Dart/angel3/README.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,10 +1,10 @@
1
1
# Angel3 Framework Benchmarking Test
2
2
3
-
This is the Angel3 framework portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
3
+
This is the Angel3 framework portion of a [benchmarking test suite](../) comparing a variety of web development platforms.
4
4
5
5
## Description
6
6
7
-
All the tests are implemented using the [Angel3 Framework](https://angel3-framework.web.app) with ORM for Postgresql database enabled. The directory layout follows the standard ORM boilerplate template.
7
+
All the tests are implemented using the [Angel3 Framework](https://angel3-framework.web.app) with ORM for Postgresql and MySQL database on Dart 3.6. The directory layout follows the standard ORM boilerplate template.
0 commit comments