StORM
StORM copied to clipboard
StORM base library
A primary key should be able to support different size of Int type. The `StORM` object only support `Int` and `String` as a key currently. * In this PR, it...
Hello, This pull request is intended for a further update to PostgresStORM. Please let me know if this would be a conflict with something that is currently on the roadmap...
Does only work in combination with [https://github.com/SwiftORM/Postgres-StORM/pull/8](https://github.com/SwiftORM/Postgres-StORM/pull/8) [https://github.com/SwiftORM/MySQL-StORM/pull/16](https://github.com/SwiftORM/MySQL-StORM/pull/16) [https://github.com/SwiftORM/SQLite-StORM/pull/3](https://github.com/SwiftORM/SQLite-StORM/pull/3) [https://github.com/SwiftORM/CouchDB-StORM/pull/1](https://github.com/SwiftORM/CouchDB-StORM/pull/1) Unfortunately [SwiftORM/MongoDB-StORM](https://github.com/SwiftORM/MongoDB-StORM) didn't build, so I didn't make a pull request for it.