-
As I understand it, the idea here is to:
- Have 1 SQL store for both local and cloud persistence
- Depending on what the user selects (cloud enabled or not), the store is opened with ubiquity enabled …
-
The datastore object seems currently quite heavy overloaded:
More then 1000 lines of codes and many methods are exclusively to do the intitial database loading.
Would it maybe be a good idea refacto…
votti updated
5 years ago
-
Anything related to figuring out how to deal with a mongoDB datastore should go here.
The goal:
Writing domains and other things to compressed files is a pain, wouldn't it be awesome if we could…
-
Hello,
I might be understanding incorrectly but does this tool not support migrating between datastore **clusters**? It seems the tool only accepts specific datastores and not clusters for migratio…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
## Bug Report
things could be even simplified
every time you do subscription
simply refetch changes from the database
it will be slower
but it will functionally work
and make things very very …
-
We want to generate hooks for Models, see example below;
```
export const useFindTodos = (filter?: Filter) => useQuery(TodoModel, filter);
```
The problem here is that to generate the above hook…
-
Hello,
The Chef recipes currently don't have a way to update the SSL cert for DataStore, correct?
https://enterprise.arcgis.com/en/data-store/latest/install/windows/update-ads-ssl-certificate.htm
…
-
```
We should add a implementation of DataStore based on EF.
Similar to
https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis.
DotNet4/Apis/Util/Store/FileDataStore.cs?r=eb7…
-
```
We should add a implementation of DataStore based on EF.
Similar to
https://code.google.com/p/google-api-dotnet-client/source/browse/Src/GoogleApis.
DotNet4/Apis/Util/Store/FileDataStore.cs?r=eb7…