42 questions
Is Realm able to create views and stored procedures like those used in RDBs such as SQL Server?Please let me know if there are any RDB views, functions similar to stored procedures, or ways to do so.T...
[For beginners] Completely detailed!Tutorial to create a ToDo app with cocoapod+Realm (4 times in total) - Qiita I made ToDo according to the tutorial on the page above, but in the code below, return ...
I look forward to your kind cooperation.iOS 8.0Swift 2.1Realm 0.96.3 I would like to define two classes with parent-child relationships and extract Parent with one or more Child with status true.class...
Based on Swift2's book, I created the following code in Swift4 and found the following error in the array part that gives the id:Could you tell me the solution?Cannot convert value of type 'String' to...
SQLite and others seem to have functions (commands) to optimize DB because increasing or decreasing data and tables create unnecessary areas. Is there any function or command to optimize Realm?Or is i...
If I have two files, default.realm and readonly.realm, how can I update them while referring to the data in readonly.realm during the default.realm migration?
Would it be possible to attach PrimaryKey or Indexed attributes to multiple properties (items) to the class (table) as shown below?If possible, I would appreciate it if you could tell me the syntax.I ...
Hello!I'm studying Android~I got to know the reality, so I'm applying it.I'm asking you this question because it's blocked from the beginningFirst of all, I didn't major in computer engineering, but I...
Hello, everyone I am a student who is currently practicing making an Android application using Realm.I have a question while studying, so I'm posting a question like this.Realm.where (.class) when fin...
Look at realm.io site and study? There's something I don't understand while doing that, so I'm posting questions like this!-1. I don't understand the second paragraph in [Model] - [Restrictions] as sh...
« | - 4 - | » |
© 2024 OneMinuteCode. All rights reserved.