We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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?
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
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
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: