Jaguar-dart / jaguar_orm

Source-generated ORM with relations (one-to-one, one-to-many, many-to-many), preloading, cascading, polymorphic relations, etc
https://jaguar-dart.github.io
BSD 3-Clause "New" or "Revised" License
217 stars 54 forks source link

Update the literal class names. #175

Closed elnurvl closed 3 years ago

elnurvl commented 4 years ago

Literal class names are shortened in the core/expression/literal.dart file, but the changes are not applied in this file. So build_runner gives an error when trying to generate files.