You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I recently stumbled across this library and startet to wonder if it would be possible to use new Swift 4 Encoder and Decoder as some sort of ORM.
Select statements could directly populate structs/objects.
Nice. Although performance does not look ideal.
I opened another feature request at mysql-swift library and provided some example code for Decodeable: novi/mysql-swift#58
Hi,
I recently stumbled across this library and startet to wonder if it would be possible to use new Swift 4 Encoder and Decoder as some sort of ORM.
Select statements could directly populate structs/objects.
Would such a feature be possible? Or are there limitations?
Regards,
Patrick
The text was updated successfully, but these errors were encountered: