Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

No, this isn't supported, sadly. We might support this mode eventually, but the ETA is unknown.


Would you have any documentation on how to install EdgeDB and connect to an existing postgresql database then?

From browsing the current documentation, I can't seem to find anything similar to sqlalchemy's:

  meta = MetaData()
  meta.reflect(bind=someengine)
  users_table = meta.tables['users']




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: