SQift icon indicating copy to clipboard operation
SQift copied to clipboard

Powerful Swift wrapper for SQLite

Results 7 SQift issues
Sort by recently updated
recently updated
newest added

Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.7 to 1.2.10. Release notes Sourced from tzinfo's releases. v1.2.10 Fixed a relative path traversal bug that could cause arbitrary files to be loaded with require when...

dependencies

Any plans for Swift Package Manager support ?

Bumps [cocoapods-downloader](https://github.com/CocoaPods/cocoapods-downloader) from 1.4.0 to 1.6.3. Release notes Sourced from cocoapods-downloader's releases. 1.6.3 Enhancements None. Bug Fixes None. 1.6.2 Enhancements None. Bug Fixes None. 1.6.1 Enhancements None. Bug Fixes None....

dependencies

There does not appear to be a (convenient) way to execute a query with an array of values. For example, I want to run a query like: `SELECT key, createDate,...

When using SQift in a project, it is not possible to use the Binding property wrapper: `@Binding var myState : Bool` This is caused by SQift having a Binding class...

Bumps [rexml](https://github.com/ruby/rexml) from 3.2.6 to 3.2.8. Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed a warning REXML 3.2.7 - 2024-05-16 Improvements Improve parse performance by using...

dependencies