-
An improved indexing system using [Vespa](https://github.com/vespa-engine/vespa?tab=readme-ov-file) would allow a significant simplification of the reconciliation and accessioning workflow. This appro…
-
So it's completely painless to use PostgreSQL instead of MySQL aside from one issue with the initial schema. This may not be PostgreSQL specific and may be the version I'm using (9.4.3).
The error
`…
-
**Goal**
Prompt users for fixing the scene setup before doing any work.
**Motivation**
A lot of setup is required before the artist starts work to prevent loss of work. Examples are;
- FPS…
-
The following does not work:
**Using dolt sql:**
```SQL
CREATE DATABASE parent_schema;
CREATE TABLE parent_schema.parent(
id INT,
PRIMARY KEY(id)
);
CREATE DATABASE child_schema;
CREA…
-
There are a couple SQL queries that may need to be optimized in the future if a large number of projects / deployments are added.
In particular, the SQL query for tracking / asserting the 'rollup'…
-
**Stored_XSS** issue exists @ **root/search.jsp** in branch **master**
*Method stmt.executeQuery at line 34 of root\search.jsp gets data from the database, for the rs element. This element’s …
-
**Stored_XSS** issue exists @ **root/home.jsp** in branch **master**
*Method stmt.executeQuery at line 25 of root\home.jsp gets data from the database, for the rs element. This element’s valu…
-
**Stored_XSS** issue exists @ **root/admin.jsp** in branch **master**
*Method stmt.executeQuery at line 16 of root\admin.jsp gets data from the database, for the rs element. This element’s va…
-
**Stored_XSS** issue exists @ **root/basket.jsp** in branch **master**
*Method stmt.executeQuery at line 253 of root\basket.jsp gets data from the database, for the rs element. This element’s…
-
**Stored_XSS** issue exists @ **root/score.jsp** in branch **master**
*Method stmt.executeQuery at line 14 of root\score.jsp gets data from the database, for the rs element. This element’s va…