getkirby / ideas

This is the backlog of ideas and feature requests from the last two years. Use our new feedback platform to post your new ideas or vote on existing ideas.
https://feedback.getkirby.com
20 stars 0 forks source link

PostgreSQL support in the Database class #512

Open adamkiss opened 4 years ago

adamkiss commented 4 years ago

PDO (the PHP driver used) supports psql, so it would be nice if the Kirby's Database class also supported it.

Thank you!