fluent-mysql-driver icon indicating copy to clipboard operation
fluent-mysql-driver copied to clipboard

🖋🐬 Swift ORM (queries, models, relations, etc) built on MySQL.

Results 4 fluent-mysql-driver issues
Sort by recently updated
recently updated
newest added

See PR #204 results

bug
good first issue

Provide convenience APIs to configure character set for database, tables, and columns (from https://github.com/vapor/mysql-kit/issues/289)

enhancement

### 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...

enhancement

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...

bug