fluent-mysql-driver
fluent-mysql-driver copied to clipboard
🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.
Provide convenience APIs to configure character set for database, tables, and columns (from https://github.com/vapor/mysql-kit/issues/289)
### Describe the bug Hey, guys, During the deployment of my app to the server, I decided to drop docker (because its minimum system requirements are 4GB of RAM while...
Hi, I'm trying to save the time giving a swift date object. I'm not getting any error on save and the time is saved without errors. But when I try...