-
The following packages are in use:
PackageReference Include="sqlite-net-sqlcipher" Version="1.9.172" />
PackageReference Include="SQLitePCLRaw.bundle_e_sqlcipher" Version="2.1.8" />
PackageReferenc…
-
Tag: geocoding, geocode
-
### Is your feature request related to a problem? Please describe.
I don't currently have a good way to migrate all of my local content.
### Describe the solution you'd like
I'd like local fi…
-
Hello.
There is no tutorial about seeding a local database in "Chapter 6: Setting Up Your Database". I changed the `route.ts` file so it would seed the local postgres database. I would be happy to …
-
When using `subscribeToRemote` with `OfflineFirstWithSupabaseRepository`, deleted rows on the remote Supabase database are not reflected in the local database.
Currently, I'm working around this by…
-
Since CL 605576, gaby always needs database in Cloud.
For read-only features, we can do
`cd internal/gaby; go run . -project -firestoredb `
But it's tricky to locally test write functionaliti…
-
### **Is your feature request related to a problem? Please describe.**
I’m always frustrated when every contributor has to manually create tables and insert data in their local environment. This caus…
-
This came up when I was thinking about fixes for people who have `local:::` in their database. Right now the easiest method is probably:
```
autobib get local::: > local.tex
autobib local valid_id …
-
I am on kUbuntu 24.04, sioyek 2.0.0. I want to use `shared_database_path` to use a path in home directory, like this:
``` shared_database_path ~/WORK/sioyek```
or ``` shared_database_path $HOME/WORK…
-
### Is there an existing issue for the same bug?
- [X] I have checked the existing issues.
### Branch name
Can't connect to MySQL server on '127.0.0.1' ([Errno 111] Connection refused)
### Commit …