FMDBx
FMDBx copied to clipboard
[Deprecated - This project is no longer maintained] An extension of FMDB to provide ORM and migration functionality.
Results
1
FMDBx issues
Sort by
recently updated
recently updated
newest added
Hello, I was wondering why the need for FMXLowerCamelCaseFromSnakeCase and vice versa. Some of my columns are "Snake" case and when it converts it to "Camel" valueForKey does not work.