Jordan Dominion

Results 79 issues of Jordan Dominion

Well known limitation of the engine, nothing we can do about it. (How is Sqlite better than MySQL at this?) https://dev.mysql.com/doc/internals/en/transactions-notes-on-ddl-and-normal-transaction.html Best remedy is to examine which migrations have been...

Upstream Issue
Database Issue
Laid to Rest

Should use resource files and const keys

Maintainability Issue
Backlog

Add - [ ] Linux x SQL server - [x] Windows x the other 4 DBs

CI/CD
Good First Issue

And the .resx's have it in base64 encoding. There has to be a way to unify this

Maintainability Issue
V3
Laid to Rest

Come ON, you can detach an instance without it being logged?

Oversight
V3
Laid to Rest

Client
Maintainability Issue
V3
Laid to Rest

All should be under TGCommandLine.Commands. Each class should be under TGCommandLine.Commands.Repository or TGCommandLine.Commands.DreamDaemon etc along with folders.

Maintainability Issue
V3
Laid to Rest

If it's a real git repository, act as normal. If not, commit to it every deploy.

Feature Request
Backlog
Area: Repository

Intended behavior: - `HeadInclude.dm` and `TailInclude.dm` should always be rooted in CodeModifications - They should be relatively included from the .dme wherever it is - Also, the .dme should be...

Good First Issue
Backlog
Oversight
Area: Compiler

When a windows sysid user logs in we store their windows token in a cache. Whenever that JWT is used, we duplicate the logon token for that API call. Check...

Security
Documentation
Windows Only