Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

How can i write sqlite connection code in typeorm with react native

$
0
0

Here is an example but it is for postgress i want to use sqlite.

  type: "postgres",  host: "localhost",  port: 5432,  username: "test",  password: "test",  database: "test",  synchronize: true,  logging: true,  entities: [Post, Category],  subscribers: [],  migrations: [],})```

Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>