Commit ebfd703
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
Submodule SQLite.swift updated 36 files
- .swift-version+1-1
- .travis.yml+7-3
- CHANGELOG.md+7
- CONTRIBUTING.md+1-1
- Documentation/Index.md+16-16
- Documentation/Planning.md+1-1
- Makefile+2-2
- Package.swift+1-1
- README.md+8-8
- SQLite.swift.podspec+3-3
- SQLite.xcodeproj/project.pbxproj+8-31
- SQLite.xcodeproj/xcshareddata/xcschemes/SQLite Mac.xcscheme+1-1
- SQLite.xcodeproj/xcshareddata/xcschemes/SQLite iOS.xcscheme+1-1
- SQLite.xcodeproj/xcshareddata/xcschemes/SQLite tvOS.xcscheme+1-1
- SQLite.xcodeproj/xcshareddata/xcschemes/SQLite watchOS.xcscheme+1-1
- Sources/SQLite/Extensions/Cipher.swift+5
- Sources/SQLite/Foundation.swift+3-3
- Sources/SQLite/Helpers.swift-12
- Sources/SQLite/Info.plist+1-1
- Sources/SQLite/Typed/AggregateFunctions.swift+26-13
- Sources/SQLite/Typed/Coding.swift+1-1
- Sources/SQLite/Typed/CoreFunctions.swift+89-55
- Sources/SQLite/Typed/CustomFunctions.swift+14-14
- Sources/SQLite/Typed/Expression.swift+1-1
- Sources/SQLite/Typed/Operators.swift+181-150
- Sources/SQLiteObjc/include/SQLite-Bridging.h+1-2
- Tests/CocoaPods/Gemfile+1-1
- Tests/CocoaPods/Gemfile.lock+22-22
- Tests/CocoaPods/Makefile+3-1
- Tests/CocoaPods/integration_test.rb+1-1
- Tests/SQLiteTests/CipherTests.swift+8-2
- Tests/SQLiteTests/ConnectionTests.swift+18-17
- Tests/SQLiteTests/FoundationTests.swift+2-2
- Tests/SQLiteTests/TestHelpers.swift-9
- Tests/SQLiteTests/fixtures/encrypted-3.x.sqlite
- Tests/SQLiteTests/fixtures/encrypted-4.x.sqlite
0 commit comments