vimflowy icon indicating copy to clipboard operation
vimflowy copied to clipboard

How to add a Postgres instead of a sqllite as data base?

Open LeducH opened this issue 4 years ago • 2 comments

It is mentioned that you can change the data base. How can you use a PostgresDB

LeducH avatar Jun 07 '21 17:06 LeducH

it's not implemented, but you'd want to add another implementation here https://github.com/WuTheFWasThat/vimflowy/blob/master/server/data_backends.ts

WuTheFWasThat avatar Jun 07 '21 17:06 WuTheFWasThat

Thanks Jeff. I will have look. It is a great project. There are other small thinks I would change but I will look into the data base first.

LeducH avatar Jun 07 '21 18:06 LeducH