Dean Herbert
|
8cbad1dc1c
|
Add logging of opened and created contexts
|
2021-01-12 14:45:36 +09:00 |
|
Dean Herbert
|
ffb42c37df
|
Move schema version to const
|
2021-01-12 14:45:36 +09:00 |
|
Dean Herbert
|
0789621b85
|
Elaborate on comment mentioning migrations
|
2021-01-12 14:45:36 +09:00 |
|
Dean Herbert
|
dd50b5870e
|
Move extensions methods into own class
|
2021-01-12 14:45:36 +09:00 |
|
Dean Herbert
|
6736db327a
|
Remove scheduler being passed in for now
|
2021-01-12 14:45:36 +09:00 |
|
Dean Herbert
|
9f64f6059f
|
Rename RealmWrapper to Live
|
2021-01-11 16:31:36 +09:00 |
|
Dean Herbert
|
6c90f9ceed
|
Move RealmWrapper to own file
|
2021-01-11 16:31:36 +09:00 |
|
Dean Herbert
|
86daf65630
|
Fix primary key not being populated for KeyBinding
|
2021-01-11 16:31:35 +09:00 |
|
Dean Herbert
|
a77519c6bd
|
Store KeyBinding action to its own field in realm
Also improve the Query method for action types by using generic field
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
382a40b243
|
Tidy up some missed inspections in RealmContextFactory
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
845d5cdea2
|
Switch guid to store as string until fody issues are resolved
See
https://github.com/realm/realm-dotnet/issues/740#issuecomment-755898968
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
ae76eca564
|
Add basic realm migration support
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
5d7ab4a7f1
|
Rename global statistics to be specific to realm
|
2021-01-11 15:52:49 +09:00 |
|
Dean Herbert
|
9cfede2e7e
|
Setup context, write usage, wrapper classes
|
2021-01-11 15:52:49 +09:00 |
|