Commit Graph

  • cd6d46e349 move fix to private mkirk/empty-migrations Michael Kirk 2019-11-18 11:33:35 -0700
  • 9ea160b116 Fix: appliedMigrations throws error on new install Michael Kirk 2019-11-18 08:54:49 -0700
  • 8f03b5c8f3 Improve Configuration.targetQueue documentation - #651 Gwendal Roué 2019-11-17 17:41:55 +0100
  • 3ce3f2fa71 Xcode 11.3 in the Makefile Gwendal Roué 2019-11-17 17:31:42 +0100
  • d9c26a40b4 Fix Swiftlint warning Gwendal Roué 2019-11-14 08:21:50 +0100
  • 09e271de77 TODO Gwendal Roué 2019-11-13 18:42:30 +0100
  • 205dea122f Upgrade performance tests Gwendal Roué 2019-11-13 04:36:44 +0100
  • 2eb10aa19a Upgrade performance tests Gwendal Roué 2019-11-11 16:00:32 +0100
  • 63fc59fd7c
    Merge pull request #649 from AnthonyEgerton/patch-1 Gwendal Roué 2019-11-13 04:34:57 +0100
  • bf6ee31491
    Fix typo Anthony Egerton 2019-11-13 10:44:05 +1100
  • 146151ffd7 Merge branch 'development' Gwendal Roué 2019-11-10 17:07:35 +0100
  • 5b24f598a5 v4.6.1 Gwendal Roué 2019-11-10 17:07:12 +0100
  • 51a1c418a6
    Merge pull request #647 from groue/dev/batch-update-policy Gwendal Roué 2019-11-10 16:58:32 +0100
  • e1ff862ffc CHANGELOG Gwendal Roué 2019-11-10 13:12:42 +0100
  • 630a2c358a Document conflict resolution for batch updates Gwendal Roué 2019-11-10 13:05:33 +0100
  • e0ea30041f Batch update: customization of conflict resolution Gwendal Roué 2019-11-10 13:00:19 +0100
  • 58263e9b60 Fix failing test for batch update policy Gwendal Roué 2019-11-10 12:42:01 +0100
  • 1e80aecfbd Failing test for batch update policy Gwendal Roué 2019-11-10 12:34:33 +0100
  • d5c6dde3d9 Merge branch 'development' Gwendal Roué 2019-11-10 08:24:32 +0100
  • 7819c9026a v4.6.0 Gwendal Roué 2019-11-09 17:44:26 +0100
  • e6617c8e12 Fix typo Gwendal Roué 2019-11-09 17:24:25 +0100
  • d03a01a84a Fix typo Gwendal Roué 2019-11-09 16:23:51 +0100
  • 90735fb3a7 CHANGELOG Gwendal Roué 2019-11-09 16:22:42 +0100
  • 264906221e New Ordered vs. Unordered Associations chapter Gwendal Roué 2019-11-09 15:51:12 +0100
  • be21704633 More usage tests for ordered to-many associations: reordering Gwendal Roué 2019-11-09 15:50:14 +0100
  • b68bb00033 Simplify association to property type documentation Gwendal Roué 2019-11-09 14:52:32 +0100
  • 1dd5c17bc7 Simplify Refining Association Requests chapter Gwendal Roué 2019-11-09 14:48:49 +0100
  • c8a2c68728 Typo fix Gwendal Roué 2019-11-09 14:46:59 +0100
  • f40c6511ef Usage tests for ordered to-many associations Gwendal Roué 2019-11-09 14:01:15 +0100
  • 60aa6c2bf2 Less TODO Gwendal Roué 2019-11-09 13:08:57 +0100
  • fe7446431b More NSDecimalNumber tests Gwendal Roué 2019-11-09 13:07:47 +0100
  • abe2a62d47 Less TODO Gwendal Roué 2019-11-09 12:37:00 +0100
  • 65d0f1edcc
    Merge pull request #646 from groue/dev/batch-update Gwendal Roué 2019-11-09 08:49:30 +0100
  • c09615bab0 Fix bad tests Gwendal Roué 2019-11-08 20:32:54 +0100
  • 218afa72c3 Test that order without limit is unused and harmless with updateAll() and deleteAll() Gwendal Roué 2019-11-08 18:09:11 +0100
  • cb77fe2ed3 Don't check for ENABLE_UPDATE_DELETE_LIMIT: let SQLite emit syntax errors Gwendal Roué 2019-11-08 18:08:27 +0100
  • 7345c5f2dd Fix Swiftlint warnings Gwendal Roué 2019-11-08 08:06:34 +0100
  • efdebf59d3 CHANGELOG Gwendal Roué 2019-11-08 07:53:19 +0100
  • 35d7490092 Fix SQLCipher tests (it misses ENABLE_UPDATE_DELETE_LIMIT) Gwendal Roué 2019-11-07 20:51:19 +0100
  • dd4a2c5d9c Better error message when ENABLE_UPDATE_DELETE_LIMIT is missing Gwendal Roué 2019-11-07 20:50:52 +0100
  • eae70f426e URIs don't change: people change them. Gwendal Roué 2019-11-07 19:50:00 +0100
  • c7a6ca964c Doc cleanup Gwendal Roué 2019-11-07 19:39:37 +0100
  • acb0004cea Move Full-Text documentation in its own file Gwendal Roué 2019-11-07 19:20:16 +0100
  • 995d1b851a Rename setter to assignment Gwendal Roué 2019-11-07 19:02:32 +0100
  • beab493dd5 Batch update documentation Gwendal Roué 2019-11-07 09:24:02 +0100
  • 1c76eb7e9f Test encapsulation of batch update Gwendal Roué 2019-11-07 08:21:08 +0100
  • 205398b65a Batch update Gwendal Roué 2019-11-06 21:11:13 +0100
  • 61a6c5785f More request.deleteAll() tests Gwendal Roué 2019-11-06 20:17:27 +0100
  • d983c6407c Update the list of extended result codes Gwendal Roué 2019-11-08 08:53:28 +0100
  • 7cb78a4c86 Makefile: support for Xcode 11.2.1 GM seed Gwendal Roué 2019-11-08 08:52:48 +0100
  • 733f6883d0
    More TODO Gwendal Roué 2019-11-07 12:01:07 +0100
  • 594874656a TODO Gwendal Roué 2019-11-06 08:24:22 +0100
  • 6142020c50 Test association aggregate + inner join Gwendal Roué 2019-11-06 08:24:16 +0100
  • 6f5b18854d TODO: enhance SQLRequest documentation - #617 Gwendal Roué 2019-11-05 19:05:54 +0100
  • b39c678a3d Remove dead code Gwendal Roué 2019-11-05 08:55:30 +0100
  • a8a85d9a1f Disable some Travis tests Gwendal Roué 2019-10-30 08:20:35 +0100
  • 182b92f010 Opt in for more Swiftlint rules Gwendal Roué 2019-10-27 19:27:53 +0100
  • a78f3699eb Help compiling GRDB with SWIFT_VERSION 5.0 and all opt-in APIs Gwendal Roué 2019-10-27 19:20:21 +0100
  • 89bc509170 Merge branch 'development' Gwendal Roué 2019-10-15 18:55:25 +0200
  • cfa615444e v4.5.0 Gwendal Roué 2019-10-15 08:27:56 +0200
  • 35389ed978 Fix demo app paths Gwendal Roué 2019-10-15 07:45:05 +0200
  • caacecfd83 Remove obsolete GRDBPlus.podspec Gwendal Roué 2019-10-14 08:07:19 +0200
  • 924b460c7a Move playgrounds to the Documentation folder Gwendal Roué 2019-10-14 08:05:50 +0200
  • 60a9cf4942 Move the demo app to the Documentation folder Gwendal Roué 2019-10-14 08:03:54 +0200
  • f9f3080819
    Merge pull request #635 from groue/dev/sunsetFetchedRecordsController Gwendal Roué 2019-10-13 19:41:19 +0200
  • 02c024e819 CocoaPods test apps don't rely on demo app, which requires Swift 5.1 Gwendal Roué 2019-10-13 12:53:09 +0200
  • 10249675ff CHANGELOG Gwendal Roué 2019-10-12 15:19:50 +0200
  • b6553c0b59 Demo app: replace FetchedRecordsController with ValueObservation Gwendal Roué 2019-10-12 14:49:18 +0200
  • dfd3e50b9c Sunset FetchedRecordsController Gwendal Roué 2019-10-12 14:10:56 +0200
  • 79b8f7ed1d
    Merge pull request #633 from groue/dev/CocoaPodsOptions Gwendal Roué 2019-10-12 13:00:22 +0200
  • f184c626e0 SQLITE_ENABLE_PREUPDATE_HOOK documentation Gwendal Roué 2019-10-12 12:56:39 +0200
  • 24ba40a77e GRDB_SQLITE_ENABLE_PREUPDATE_HOOK exposes missing SQLITE_ENABLE_PREUPDATE_HOOK declarations Gwendal Roué 2019-10-10 13:56:47 +0200
  • 66326d79a2 Minor doc fix Gwendal Roué 2019-10-10 19:50:30 +0200
  • fcd6c100ee Fix Xcode 11.1 tvOS destination in Makefile Gwendal Roué 2019-10-10 18:33:53 +0200
  • 95b7879e33 CHANGELOG Gwendal Roué 2019-10-10 18:33:17 +0200
  • 404532f6f0 Add LockedBox to GRDBCustom Gwendal Roué 2019-10-10 13:52:33 +0200
  • 751262cdb3 Better DatabaseReader tests Gwendal Roué 2019-10-10 13:51:44 +0200
  • 0ac0d31796 Better snapshot tests Gwendal Roué 2019-10-10 13:51:33 +0200
  • 9d5d7f0216 Database.withSchemaCache Gwendal Roué 2019-10-10 13:51:00 +0200
  • b59521e247 ReadWriteBox(value:) initializer Gwendal Roué 2019-10-10 13:50:42 +0200
  • 7dd90c4af3 Don’t return Void Gwendal Roué 2019-10-10 13:49:55 +0200
  • b06e4ad298 Make DatabaseSnapshot.reentrantRead actually reentrant Gwendal Roué 2019-10-10 13:49:39 +0200
  • ff21f86341 DatabasePool setup: handle #102 in a savepoint Gwendal Roué 2019-10-10 13:49:12 +0200
  • c89d41adbb Rename readerConfig to readerConfiguration Gwendal Roué 2019-10-10 13:48:20 +0200
  • b3e1bf6f05 Database.checkpoint Gwendal Roué 2019-10-10 13:45:01 +0200
  • fc57a69672 Rename beginSnapshotTransaction to beginSnapshotTransaction Gwendal Roué 2019-10-10 13:43:10 +0200
  • fdbc0c8ec8 LockedBox: for when one does not need single writer/multiple readers Gwendal Roué 2019-10-10 13:41:58 +0200
  • e3edf6daec Snapshot documentation improvements Gwendal Roué 2019-10-10 13:38:43 +0200
  • 1b8f7b95f4 CHANGELOG and thank you notice Gwendal Roué 2019-10-10 08:20:32 +0200
  • f756f39772
    Merge pull request #632 from runhum/bugfix/readme-typos Gwendal Roué 2019-10-09 17:28:45 +0200
  • 836f34297d Fix Accout -> Account Runar Hummelsund 2019-10-09 17:19:44 +0200
  • cd6d2579a5
    Merge pull request #631 from groue/dev/issue630 Gwendal Roué 2019-10-07 06:31:00 +0200
  • 2892424006 CHANGELOG Gwendal Roué 2019-10-06 13:51:03 +0200
  • 856792d688 Travis: test custom SQLite installation Gwendal Roué 2019-10-06 13:03:43 +0200
  • 00115ba60c More explicit documentation for the Pre-action script Gwendal Roué 2019-10-06 12:57:03 +0200
  • 1cdddd35c8 Fix Xcode warnings Gwendal Roué 2019-10-06 12:55:35 +0200
  • ccaf4c942f Test installation procedure for custom SQLite Gwendal Roué 2019-10-06 12:30:31 +0200
  • 9f9fcb1a8e Address #630 Gwendal Roué 2019-10-06 12:21:49 +0200
  • b6955377c9 CHANGELOG Gwendal Roué 2019-10-06 11:49:45 +0200
  • dc151945a2 profile queries mkirk/profile-trace Michael Kirk 2019-10-03 13:24:05 -0400