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

package:jaguar_orm_postgresql/jaguar_orm_postgresql.dart'. doesn not exist #160

Closed maheshj01 closed 4 years ago

maheshj01 commented 4 years ago

I saw the examples and you are importing jaguar_orm_postgresql/jaguar_orm_postgresql.dart' I have included jaguar_orm as well as jaguar_query but still the error persist?

jaumard commented 4 years ago

Hello,

Do you have a repo who reproduce this error ? I'm currious about it, it shouldn't append

maheshj01 commented 4 years ago

I dont have it for now we can close this issue If I find something I will reopen it with a an example repo including the steps on how to reproduce the error