Groups
Groups
Sign in
Groups
Groups
YapDatabase
Conversations
About
Send feedback
Help
YapDatabase
Contact owners and managers
1–30 of 104
Mark all as read
Report group
0 selected
Maxim Bunkov
11/2/22
Guys YapDB is not supported anymore?
Just saw no new commits in repository?
unread,
Guys YapDB is not supported anymore?
Just saw no new commits in repository?
11/2/22
Joel Ekström
,
Robbie Hanson
4
3/2/19
Cons of using YapDatabasePolicyCopy
> I assume immutability mitigates any gotchas with smarter object policies. Yup. It mitigates most
unread,
Cons of using YapDatabasePolicyCopy
> I assume immutability mitigates any gotchas with smarter object policies. Yup. It mitigates most
3/2/19
Kamal
,
Robbie Hanson
2
7/2/18
View and Secondary Index Extensions
YapDatabaseAutoView performs a mapping, where each object can be mapped to 1 (and only 1) view/group.
unread,
View and Secondary Index Extensions
YapDatabaseAutoView performs a mapping, where each object can be mapped to 1 (and only 1) view/group.
7/2/18
Simon Bøgh
7/5/17
Example project CloudKitTodo - Error creating subscription
Hi, I am trying YapDatabase for the first, it seems quite nice! I am testing the CloudKitTodo example
unread,
Example project CloudKitTodo - Error creating subscription
Hi, I am trying YapDatabase for the first, it seems quite nice! I am testing the CloudKitTodo example
7/5/17
Adrian Hoe
,
Chris Ballinger
2
6/26/17
How to migrate existing Core Data model (and data) to YapDatabase?
You'll need to handle the migration yourself but it's not too bad, simply iterate over every
unread,
How to migrate existing Core Data model (and data) to YapDatabase?
You'll need to handle the migration yourself but it's not too bad, simply iterate over every
6/26/17
Trevor Stout
,
Chris Ballinger
2
6/19/17
New Swift framework: YapImageManager, powered by YapDatabase
Thanks for the heads up! Looks great. On Thu, Jun 15, 2017 at 10:54 AM, Trevor Stout <trevor@
unread,
New Swift framework: YapImageManager, powered by YapDatabase
Thanks for the heads up! Looks great. On Thu, Jun 15, 2017 at 10:54 AM, Trevor Stout <trevor@
6/19/17
lang qiu
,
Joel Ekström
3
3/10/17
Store both NSData(UIImage) & NSString as object in the same table database2 ?
Thanks for the reply. The images are small, normally around couple hundreds of kbs. I don't want
unread,
Store both NSData(UIImage) & NSString as object in the same table database2 ?
Thanks for the reply. The images are small, normally around couple hundreds of kbs. I don't want
3/10/17
Brendan Farmer
, …
Robbie Hanson
6
1/12/17
Problem with creating multiple YapDatabase Objects
I'll break the question down into 2 separate questions: 1. I want to explicitly deallocate a
unread,
Problem with creating multiple YapDatabase Objects
I'll break the question down into 2 separate questions: 1. I want to explicitly deallocate a
1/12/17
Udo Thiel
11/19/16
How do I enable debug output?
Forgive me if this question seems to be trivial, but after an hour of googling I still couldn't
unread,
How do I enable debug output?
Forgive me if this question seems to be trivial, but after an hour of googling I still couldn't
11/19/16
AJ
, …
Alykhan Jetha
3
10/13/16
Key/Value vs JSON Documents
Thanks Joel!! That was very helpful. Confirms some of the thinking I was doing after I posted the
unread,
Key/Value vs JSON Documents
Thanks Joel!! That was very helpful. Confirms some of the thinking I was doing after I posted the
10/13/16
Raffi Senerol
,
Chris Ballinger
4
9/26/16
Filter a large list of data
Can you submit a pull request? On Fri, Aug 26, 2016 at 7:51 AM, Raffi Senerol <raffi@oneclipboard.
unread,
Filter a large list of data
Can you submit a pull request? On Fri, Aug 26, 2016 at 7:51 AM, Raffi Senerol <raffi@oneclipboard.
9/26/16
FMessina
8/19/16
Adding the same object in multiple groups on a View
Hi! is it currently possibile to setup a view in which I can add an object to multiple groups? To
unread,
Adding the same object in multiple groups on a View
Hi! is it currently possibile to setup a view in which I can add an object to multiple groups? To
8/19/16
zsau
2
8/18/16
CloudKit merging troubles
Any ideas? Should I file an issue? On Monday, August 15, 2016 at 7:18:03 PM UTC-7, zsau wrote: I'
unread,
CloudKit merging troubles
Any ideas? Should I file an issue? On Monday, August 15, 2016 at 7:18:03 PM UTC-7, zsau wrote: I'
8/18/16
Jonathan Lu
6/21/16
Full text search query with "*" as prefix
Hi YapDatabase group, I'm working on an app that needs to search from a list of contacts, and I
unread,
Full text search query with "*" as prefix
Hi YapDatabase group, I'm working on an app that needs to search from a list of contacts, and I
6/21/16
zack.s...@oneclipboard.com
,
Robbie Hanson
2
6/17/16
Using a SearchResultsView/FullTextSearch with multiple filters is omitting certain results (Yap 2.6)
Want to collaborate via Skype ? (I'll send you my Skype info via direct email.) -Robbie Hanson On
unread,
Using a SearchResultsView/FullTextSearch with multiple filters is omitting certain results (Yap 2.6)
Want to collaborate via Skype ? (I'll send you my Skype info via direct email.) -Robbie Hanson On
6/17/16
Roni Brunn
,
Robbie Hanson
4
5/16/16
Sorting a filtered view
Wow, that's awesome. Thanks so much for your insights and for your thoughts about 3.0! On
unread,
Sorting a filtered view
Wow, that's awesome. Thanks so much for your insights and for your thoughts about 3.0! On
5/16/16
Roni Brunn
,
Robbie Hanson
3
3/6/16
YapDatabaseCloudKit: Reading from CloudKit public data
Hi Robbie, Thank you so much for your help! Your response cleared up exactly where I'll be taking
unread,
YapDatabaseCloudKit: Reading from CloudKit public data
Hi Robbie, Thank you so much for your help! Your response cleared up exactly where I'll be taking
3/6/16
gamm...@gmail.com
2/22/16
Database Triggers
Dear Robbie, I figure that the best way to implement database triggers is to use the callback blocks
unread,
Database Triggers
Dear Robbie, I figure that the best way to implement database triggers is to use the callback blocks
2/22/16
gamm...@gmail.com
,
Robbie Hanson
2
2/20/16
Simple Query
Start by creating a secondary index: https://github.com/yapstudios/YapDatabase/wiki/Secondary-Indexes
unread,
Simple Query
Start by creating a secondary index: https://github.com/yapstudios/YapDatabase/wiki/Secondary-Indexes
2/20/16
gamm...@gmail.com
,
Robbie Hanson
2
2/19/16
View Creation Efficiency
I get this question a lot. In fact, I figured it was worthy of adding to the FAQ: https://github.com/
unread,
View Creation Efficiency
I get this question a lot. In fact, I figured it was worthy of adding to the FAQ: https://github.com/
2/19/16
gamm...@gmail.com
,
Robbie Hanson
2
2/19/16
Make database readonly for specific time interval
I can think of a couple ways to do this. 1. You could simply start an async read-write transaction,
unread,
Make database readonly for specific time interval
I can think of a couple ways to do this. 1. You could simply start an async read-write transaction,
2/19/16
gamm...@gmail.com
,
Robbie Hanson
3
2/19/16
Hooks, See what properties changed
Great! Thank you! Am Donnerstag, 18. Februar 2016 10:51:22 UTC+1 schrieb gamm...@gmail.com: Dear
unread,
Hooks, See what properties changed
Great! Thank you! Am Donnerstag, 18. Februar 2016 10:51:22 UTC+1 schrieb gamm...@gmail.com: Dear
2/19/16
gamm...@gmail.com
2/15/16
LogTrigger
Dear Robbie, I would like to implement the log trigger (or history trigger) pattern (https://en.
unread,
LogTrigger
Dear Robbie, I would like to implement the log trigger (or history trigger) pattern (https://en.
2/15/16
rdu...@comcast.net
2
1/24/16
Binding NSTableView via NSArrayController to yapdatabase
On Saturday, January 23, 2016 at 10:58:53 AM UTC-5, janice Redman wrote: Hi All, I have sorted out
unread,
Binding NSTableView via NSArrayController to yapdatabase
On Saturday, January 23, 2016 at 10:58:53 AM UTC-5, janice Redman wrote: Hi All, I have sorted out
1/24/16
rdu...@comcast.net
,
Robbie Hanson
4
1/20/16
- (void)fetchRecordChangesWithCompletionHandler:
Digging deeper as there are no UIBackgroundFetchResultNewData types on os x I can only use
unread,
- (void)fetchRecordChangesWithCompletionHandler:
Digging deeper as there are no UIBackgroundFetchResultNewData types on os x I can only use
1/20/16
luz...@neoos.ch
12/23/15
UITableView animation of key change
I'm displaying the contents of a YapDatabase view in a UITableView using the
unread,
UITableView animation of key change
I'm displaying the contents of a YapDatabase view in a UITableView using the
12/23/15
Jason Job
,
Nikita Ivanchikov
2
11/13/15
Using structs instead of classes for model "objects" in Swift?
Hi Jason! I've also tried using structs w/ YapDatabase in a side project, but with no success.
unread,
Using structs instead of classes for model "objects" in Swift?
Hi Jason! I've also tried using structs w/ YapDatabase in a side project, but with no success.
11/13/15
Nikita Ivanchikov
,
Robbie Hanson
2
10/22/15
Getting "SQLite: No temporary directory is accessible." error in v2.7.3
That's a good one... Here's what I was able to dig up with Google. > “Apparently this is
unread,
Getting "SQLite: No temporary directory is accessible." error in v2.7.3
That's a good one... Here's what I was able to dig up with Google. > “Apparently this is
10/22/15
Nathan Spindel
,
Robbie Hanson
7
10/20/15
Chasing down YapDatabase sqlite corruption issue
Good news: I've refactored the code to use sibling connections instead of transactions-within-
unread,
Chasing down YapDatabase sqlite corruption issue
Good news: I've refactored the code to use sibling connections instead of transactions-within-
10/20/15
kon...@tomodyne.de
,
Robbie Hanson
4
9/25/15
How to Enforce Constraints
You've given me something to think about here... YapDatabase's policy concerning object
unread,
How to Enforce Constraints
You've given me something to think about here... YapDatabase's policy concerning object
9/25/15