Commit Graph

6796 Commits

Author SHA1 Message Date
Gwendal Roué
bfa5fbe8ce Documentation tweaks 2019-03-20 16:50:03 +01:00
Gwendal Roué
900134729a Where has count(where:) gone? 2019-03-16 15:31:00 +01:00
Gwendal Roué
d888423676 Fix outdated documentation 2019-03-16 14:32:10 +01:00
Gwendal Roué
eac38be34b Fix for Swift 5 2019-03-16 14:26:06 +01:00
Gwendal Roué
f42a184401
Merge pull request #503 from groue/feature/aggregate-ifnull
IFNULL support for association aggregates
2019-03-15 13:06:56 +01:00
Gwendal Roué
5fbf56c373 KISS 2019-03-15 08:51:02 +01:00
Gwendal Roué
784ebcc8e9 Tighten SQLJoin 2019-03-15 08:41:57 +01:00
Gwendal Roué
df84654554 Delete unused code 2019-03-15 08:23:08 +01:00
Gwendal Roué
53e513f1f8 Merge branch 'GRDB-4.0' into feature/aggregate-ifnull
# Conflicts:
#	CHANGELOG.md
2019-03-15 07:58:42 +01:00
Gwendal Roué
0074adc023
Merge pull request #502 from groue/feature/rename-future
Rename Future to DatabaseFuture
2019-03-15 07:56:56 +01:00
Gwendal Roué
ca8987ad98 Remove ill-advised TODOs 2019-03-14 07:57:30 +01:00
Gwendal Roué
6460f639ee Cleanup: SQLRelation, JoinOperator, JoinCondition are no longer public 2019-03-14 07:54:45 +01:00
Gwendal Roué
41d93f546c Document aggregate operations 2019-03-14 07:46:49 +01:00
Gwendal Roué
80a642260f CHANGELOG 2019-03-14 07:29:47 +01:00
Gwendal Roué
39800b1257 IFNULL support for aggregates 2019-03-14 07:21:09 +01:00
Gwendal Roué
d04fc07337 CHANGELOG 2019-03-14 07:02:39 +01:00
Gwendal Roué
11fd8d6b87 Update documentation 2019-03-14 07:01:39 +01:00
Gwendal Roué
7183457217 Rename Future to DatabaseFuture 2019-03-14 06:43:40 +01:00
Gwendal Roué
cf4e512894 Documentation 2019-03-13 21:24:54 +01:00
Gwendal Roué
cf837855f2 HasManyThroughAssociation and HasOneThroughAssociation doc 2019-03-13 21:19:13 +01:00
Gwendal Roué
916d3931aa Cleanup SQLAssociation 2019-03-13 20:47:55 +01:00
Gwendal Roué
9d9bbc5f5d Documentation 2019-03-13 10:24:00 +01:00
Gwendal Roué
153233ace4 Documentation 2019-03-13 10:16:46 +01:00
Gwendal Roué
4bae8e9ac5 More request(for:association) tests 2019-03-13 08:33:14 +01:00
Gwendal Roué
1e617381a8 AssociationsBasics.md: remove inner link 2019-03-13 07:57:01 +01:00
Gwendal Roué
6d5215c8cb One less contribution needed #499 2019-03-11 09:02:48 +01:00
Gwendal Roué
4ce6271f6d
Merge pull request #499 from groue/feature/EndodableRecord
Extract EncodableRecord from MutablePersistableRecord
2019-03-10 23:01:24 +01:00
Gwendal Roué
10c75d1e5e CHANGELOG 2019-03-10 15:25:39 +01:00
Gwendal Roué
05258b1098 Fix SPM build 2019-03-10 15:21:39 +01:00
Gwendal Roué
1a513e8e6e EncodableRecord documentation 2019-03-10 15:07:05 +01:00
Gwendal Roué
4ae1fb11cc Extract EncodableRecord from MutablePersistableRecord
This fixes issue #426
2019-03-10 14:00:01 +01:00
Gwendal Roué
9500a74744 Merge branch 'development' into GRDB-4.0
# Conflicts:
#	.travis.yml
#	CHANGELOG.md
#	GRDB/QueryInterface/SQLSelectQueryGenerator.swift
#	GRDB/Utils/OrderedDictionary.swift
#	README.md
2019-03-10 12:16:08 +01:00
Gwendal Roué
973e82b139 Fix a typo 2019-03-10 05:48:25 +01:00
Gwendal Roué
d88fb4d96f Fix typo 2019-03-09 15:27:09 +01:00
Gwendal Roué
cd6c4a4232 CHANGELOG 2019-03-09 15:11:48 +01:00
Gwendal Roué
aeb41dc1eb v3.7.0 2019-03-09 14:21:28 +01:00
Gwendal Roué
d2b2e12a10 Remove CHANGELOG.md requirement from PULL_REQUEST_TEMPLATE.md 2019-03-09 14:05:57 +01:00
Gwendal Roué
9040970c8d CHANGELOG 2019-03-09 14:04:49 +01:00
Gwendal Roué
211ac7aada Make Configuration.cipherPageSize an Int
As said in https://github.com/groue/GRDB.swift/issues/498#issuecomment-471156347
2019-03-09 13:38:28 +01:00
Gwendal Roué
d60b68ab8a Document the BusyMode.timeout unit (#498) 2019-03-09 12:45:11 +01:00
Gwendal Roué
82423c41f2 Disable Travis check for CocoaPods GRDBCipher until we figure out what has turned wrong 2019-03-08 12:55:05 +01:00
Gwendal Roué
2b460083af GRDBPlus CocoaPod is deprecated 2019-03-08 12:52:17 +01:00
Gwendal Roué
bad862ba16 Remove all mentions of GRDBPlus 2019-03-08 12:40:00 +01:00
Gwendal Roué
adc4aa7c41
Merge pull request #497 from Marus/sqlcipher_config_options
Add additional SQLCipher configuration options
2019-03-08 08:40:39 +01:00
Gwendal Roué
53d2e6b895 Fix typo 2019-03-08 08:26:18 +01:00
Gwendal Roué
c46dbdd97e Turn WARNING into a Note 2019-03-08 08:25:02 +01:00
Marcel Ball
6543d75f6d Updated based upon feedback from @groue
- Renamed `KDFIternations` to `kdfIterations` to better fit naming conventions
- In case of errors setting values return the sqlite error code and message instead of .SQLITE_MISUSE and a generic message
- Fixed formatting/typos in documentation
2019-03-07 17:51:16 -04:00
Gwendal Roué
32f6a45e8f SE-0209: support both swift 4.2 and 5 2019-03-07 20:54:42 +01:00
Gwendal Roué
519fa9a41a Don't codesign GRDBCipherMacOS test app 2019-03-07 18:34:19 +01:00
Gwendal Roué
7d0b5cf03c Don't codesign GRDBFTS5MacOS test app 2019-03-07 18:32:30 +01:00