vania-dart / framework

Fast, simple, and powerful backend framework for Dart built with ❤️
https://vdart.dev
MIT License
155 stars 12 forks source link

New Update #87

Closed javad-zobeidi closed 2 weeks ago

javad-zobeidi commented 2 weeks ago

Refactor Response class Add jsonWithHeader response Add QueryException to model class Add Database helper Add Create and InsertMany to the ORM Add DB Transaction Add Cookies, Integer, and asDouble to request class Fix request body int fields Fix PostgreSQL typo Fix drop table issue when table has foreign key