Issue #1 was dealing with the unexpectedly outdated version of MariaDB. I changed the encoding on the tables and removed JSON as a type, which solved some problems and created others, which I now believe I have solved.
Description
Description
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | NicoleLBee | T324507 Develop a web app for editing Toolhub records | |||
| Resolved | NicoleLBee | T330155 [backend] Deploy on Toolforge | |||
| Resolved | NicoleLBee | T331784 [backend] Update files for Toolforge environment | |||
| Resolved | NicoleLBee | T331840 [backend] Deal with unexpectedly obsolete version of MariaDB and related issues |
Event Timeline
Comment Actions
To access the database from Toolforge:
- become toolhunt-api
- sql tools
- to access the test db, use s55291__toolhunt_db_test;. or use s55291__toolhunt_db; to access the live db