-
I was experimenting a bit with accessing a `.grist` SQLite database via the [`sqlite3`](https://www.sqlite.org/cli.html) program. Super awesome that it's possible to change data externally like this! …
-
hi , i just created planet.ini file and ran:
```
pluto build planet.ini -t starter -o build
```
it says :
```
pluto/1.3.4 on Ruby 3.0.2 (2021-07-07) [x86_64-linux-gnu]
[info] db settin…
-
The goal of this feature is to provide search and autocompletion across packages. We will add a new configuration, called `related_deps`, which is a list of package names we find related. We will impr…
-
*This issue was originally created by [**@starsareintherose**](https://github.com/starsareintherose) at .*
### Background information
- **Dendrite version or git SHA**: 0.10.7
- **Monolith …
-
Hello, I am testing xssinspector.py by cloning the repository and installing the required dependencies on Kali Linux 6.8.11-amd64
.After running a couple of minutes, it had errors such as
~~~
Trace…
-
## Env
* Deno version:
```
deno 1.25.0 (release, x86_64-unknown-linux-gnu)
v8 10.6.194.5
typescript 4.7.4
```
## Phenomenon
Run the code:
```
import knex from 'npm:knex';
const DB =…
-
```
shelve has caused us problems over and over, due to incompatible formats,
poor scalability etc. Now Python 2.6 and 3 have completely broken shelve
support, by removing bsddb from the standard lib…
-
### Summary
Are there any plans to provide functionality to dump/load the SQLite database to/from raw memory buffers? I've seen #709 but I think that issue is obsolete.
This would enable the user …
-
for currently, uftrace use file to save uftrace datas which contains symbols and tracing information. this is good for portable and independetable. but bad for useable.
user cannot use tracing dat…
-
The pysqlite3 context manager does not perform a rollback when a transaction fails because the database is locked by some other process performing non-DML statements (e.g. during the sqlite3 command l…
lciti updated
8 years ago