|
|
|
|
|
by creshal
1234 days ago
|
|
Not entirely sure what's "revolutionary" about the ORM, although the lack of joins, M2M relationships, migrations, and other basic features certainly is revolting. The entire API/serialization/… part also seems extremely primitive, what with it being only capable of either exposing data or not, with no easy way to filter or transform data. Let's hope it survives long enough to be competitive with mature frameworks. |
|
Granted there are still lots of gaps to fill, but we are surely getting there. The biggest new feature we are working on is database migrations.