-
## Installation details
Kernel Version: 5.13.0-1031-aws
Scylla version (or git commit hash): `5.1.dev-20220630.3a753068be2d` with build-id `e60002e95cdae0dc226f1655b4fb3b1df3cb30a7`
Cluster siz…
-
``` bash
$ python manage.py deleteorphaned --info
Traceback (most recent call last):
File "manage.py", line 8, in
execute_from_command_line(sys.argv)
File "/home/foo/local/lib/python2.7/site-…
-
After an email is generated including a particular auction item, that auction item shouldn't be sent again. Possibly store in DB or flat file?
-
Please answer these questions before submitting your issue. Thanks!
### What version of pprof are you using?
If you are using pprof via `go tool pprof`, what's your `go env` output?
```shell
$…
-
Is this not working any more ?
```python
>>> q = (db.person.id == 1)
>>> db(q.as_dict(flat=True)).select()
File "", line unknown
SyntaxError: Operator not supported: eq
```
That is in a w…
-
This is the data format for ChattCrimes. There was some discussion to see if we need an actual DB backend, or if the flatfile is more than enough.
https://data.chattlibrary.org/resource/crime-data.j…
-
> Refer to roadmap [2023](https://github.com/StarRocks/starrocks/issues/16445) [2022](https://github.com/StarRocks/starrocks/issues/1244)
# Shared-data & StarOS
- Align with all functionalities…
-
After recently updating cyrus-imapd to version 3.4.3 and converting all databases to twoskip I ran into errors.
The failing conversation between client and server looks like this:
C: . LIST "" INB…
jpulz updated
2 years ago
-
I want to use Tracer to demo some Go kit stuff, where setting up a DB is rather too onerous. A simple flat-file or in-memory storage backend would be more than sufficient.
-
Eventually this tool will be able to import all kinds of different flat file data into a SQLite database, with plugin hooks to expand to cover new formats.
The first release will just handle basic …