Join Slack
Powered by
Is there a work-in-progress or some more informati...
# orm-help
e
Evert Smit
06/06/2018, 10:40 AM
Is there a work-in-progress or some more information on connecting to an existing DB with data?
https://www.prisma.io/docs/tutorials/setup-prisma/connect-db-with-data/postgres-chie5yui7r
only says 'coming soon'
n
nilan
06/06/2018, 12:45 PM
you can run
prisma init
then follow the wizard to connect to an existing postgres database with an existing database schema
nilan
06/06/2018, 12:46 PM
we're building the introspection feature for MySQL soon, which is necessary to connect to existing MySQL databases
https://github.com/prismagraphql/prisma/issues/2506
e
Evert Smit
06/06/2018, 3:41 PM
Thanks, I will look into it! 👍🏻😎
2
Views
Open in Slack
Previous
Next