core
core copied to clipboard
SQL orm (sql-based databases support)
Maybe use any ORM? I want use PostgreSQL database, but DB.php inludes only MySQL syntax. I Want write it feature. What do you think about it?
This has been a topic for quite a while now but no proper moves have been made yet unfortunately.
What is your suggestion to implement this in a clean and simple way?
(Linking to existing issues of the same nature: #170, #232)
I want use Doctrine ORM. This will create a database using migrations. I have already written a solution, but it is not yet ready for release.
@ilyaplot could you share your solution with us? Feel free to send PR or just discuss your solution