-
-
Notifications
You must be signed in to change notification settings - Fork 6
Comparing changes
Open a pull request
base repository: iOS-Swift-Controls/SwiftSQL-sqlite
base: master
head repository: ahmedk92/SwiftSQL
compare: master
- 14 commits
- 6 files changed
- 2 contributors
Commits on May 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fd04099 - Browse repository at this point
Copy the full SHA fd04099View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b4daa2 - Browse repository at this point
Copy the full SHA 1b4daa2View commit details
Commits on May 20, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7c49183 - Browse repository at this point
Copy the full SHA 7c49183View commit details -
Merge pull request #4 from ahmedk92/master
Add the ability to subscript SQLRow by column name
Configuration menu - View commit details
-
Copy full SHA for 7caf2d5 - Browse repository at this point
Copy the full SHA 7caf2d5View commit details
Commits on May 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e1d010b - Browse repository at this point
Copy the full SHA e1d010bView commit details
Commits on May 27, 2020
-
Merge pull request #6 from ahmedk92/sqlrow-true-value-semantics-any
SQLRow true value semantics with Any
Configuration menu - View commit details
-
Copy full SHA for 81b97d9 - Browse repository at this point
Copy the full SHA 81b97d9View commit details
Commits on Jun 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ac9d2b6 - Browse repository at this point
Copy the full SHA ac9d2b6View commit details -
remove problematic default convert(from:) from SQLDataType and implem…
…ent it in each type instead
Configuration menu - View commit details
-
Copy full SHA for dbf2db4 - Browse repository at this point
Copy the full SHA dbf2db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for c431a4c - Browse repository at this point
Copy the full SHA c431a4cView commit details
Commits on Jun 5, 2020
-
Merge pull request #7 from ahmedk92/int_conversion
Int type tolerance, and better SQLDataType conversion requirements and conveniences
Configuration menu - View commit details
-
Copy full SHA for 78d3f17 - Browse repository at this point
Copy the full SHA 78d3f17View commit details
Commits on Jun 6, 2020
-
introduced SQLColumnValue, removed convert(from:) from SQLDataType, a…
…nd used InitializableBySQLColumnValue for SwiftSQLExt conveniences
Configuration menu - View commit details
-
Copy full SHA for 096d382 - Browse repository at this point
Copy the full SHA 096d382View commit details -
Merge pull request #8 from ahmedk92/InitializableBySQLColumnValue
Introduce SQLColumnValue and InitializableBySQLColumnValue
Configuration menu - View commit details
-
Copy full SHA for 24f0738 - Browse repository at this point
Copy the full SHA 24f0738View commit details
Commits on Jun 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4b3d553 - Browse repository at this point
Copy the full SHA 4b3d553View commit details -
Merge pull request #9 from ahmedk92/master
case-insensitive column names for SQLStatement and SQLRow
Configuration menu - View commit details
-
Copy full SHA for 4844d8d - Browse repository at this point
Copy the full SHA 4844d8dView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master