MySQL icon indicating copy to clipboard operation
MySQL copied to clipboard

Swift library for MySQL

Results 3 MySQL issues
Sort by recently updated
recently updated
newest added

Lots of failures w/ SPM on 2.2 mostly typealias => associatedType seems to be the cause

When i run Swift build command, I face following error :0: error: cycle detected while building: command '' -> node '/home/ubuntu/Projects/Project3/MySQL/.build/debug/UnitTests' -> command '' -> node '/home/ubuntu/Projects/Project3/MySQL/.build/debug/MySQL.o/Sources/UnitTests/main.swift.o' -> command ''...

Add support for the CoreModel ORM.

enhancement