This repository has been archived by the owner on Aug 22, 2020. It is now read-only.
forked from typeorm/typeorm
-
Notifications
You must be signed in to change notification settings - Fork 13
support for sqlite #5
Comments
Hi @BradyLiles! Do you have some plan to continue to maintain this code? Best, |
Hi @adrianrey05. Look at https://github.com/sidneycorreia/ionic-orm. |
6 tasks
@adrianrey05 @alemp @sidneycorreia there are multiple requests for this feature - see typeorm#548 - please add your requirements & contribute so that we get this supported in the maintained typeorm repo |
@mobidev111 @adrianrey05 @alemp @sidneycorreia I would love to have the time and willingness to support this type of database in mobile applications, but I found better practice and performance in using IndexedDB instead with LokiJS. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I install through npm, install version 0.0.5 that does not contain support for sqlite.
How do I install the version with support for sqlite?
thanks
The text was updated successfully, but these errors were encountered: