-
### Description
For a chat application I am doing a double query, I have a listener for new messages, and a paginated query for old messages.
I just discovered that my listener is impacted by th…
-
* Version of SCons
4.4.0 and 4.8.1
```
$ scons --tree=all compile_commands.json
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
Building …
-
Just checking what is relevant for Njord. Are these some we should support:
- Sybase (SAP ASE)
- H2
Others? Let's discuss it here @TimMajerus @chaseWillden
-
I'm seeing errors during the pickle database processing, and it LOOKS like the URL for the catalogues database (https://www.dropbox.com/s/vj4mum2hu2tphxx/catalogues_1.pickle?dl=1q) is reporting the fi…
-
Attendance history must be saved in terms of semesters so they don't overlap.
Attendance history should not be able to be changed
-
Sometimes in pgadmin in Docker when you left the application running and there is no activity for some time, the server connection drops (we use VPN connection and sometimes the VPN disconnect). Here …
-
```
# /lib/project/repo.ex
defmodule Project.Repo do
use Ecto.Repo,
otp_app: :project,
adapter: Ecto.Adapters.SQLite3
end
# /priv/repo/migrations/1234_create_items.exs
defmodule Pr…
-
- Setup a cloud database within MongoDB, and make sure everyone in team can access
- Connect backend to the cloud database
- Document a database schema we could use for our database (no need to actual…
-
## Context
As of now, `datajudge` comes with full-fledged support for
- Postgres
- MSSQL
- Snowflake
and partial support for
- Impala
- DB2
- BigQuery
We might consider adding suppor…
-
Export database content: for the time being, we are going to have the run.py script output a CSV file that contains:
Bibcode where the feature was found (e.g. 2000M&PS...35.1043T)
Target (e.g. Moon)…