Error opening the table
elitonscherer
PROOP

a year ago

When I try to open the table from the website, I get an error

Solved

11 Replies

elitonscherer
PROOP

a year ago

Table 'Analises'


a year ago

Can you provide reproducible steps to create a new table that would result in the same error?


elitonscherer
PROOP

a year ago

I attached an image of the error to facilitate identification, I have no idea why I just opened the connection created the table and entered some data

Attachments


a year ago

Please give reproducible steps on how you created the table that lead to this error.


brody

Please give reproducible steps on how you created the table that lead to this error.

elitonscherer
PROOP

a year ago

I connected to the database through java and created the table from the command:
String createTableSQL = """ CREATE TABLE Analises ( Id_user INTEGER, COD TEXT, CLASSTEXT TEXT, AREIA_TOTAL REAL, SILTE REAL, ARGILA REAL, ZN REAL, MN REAL, FE REAL, CU REAL, B REAL, M REAL, V REAL, CTCph REAL, CTC REAL, SB REAL, MO REAL, HAL REAL, Al3 REAL, Mg REAL, Ca REAL, S REAL, K REAL, Pmeh REAL, Phcacl2 REAL, Data TEXT, NC REAL, Cultura TEXT ) """;


Railway
BOT

a year ago

An internal ticket has been attached to this thread. Updates will be relayed in this thread, so keep an eye out!

Status changed to In Progress Railway about 1 year ago


Railway
BOT

a year ago

Update: An internal ticket linked to this thread has been changed to Todo.


Railway
BOT

a year ago

Update: An internal ticket linked to this thread has been changed to In Progress.


Railway
BOT

a year ago

Update: An internal ticket linked to this thread has been changed to Backlog.


Status changed to Solved angelo-railway about 1 year ago


Railway
BOT

3 months ago

🛠️ The ticket Database viewer crashes for MySQL has been marked as triage.


Railway
BOT

2 months ago

🛠️ The ticket Database viewer crashes for MySQL has been marked as in progress.


Railway
BOT

2 months ago

✅ The ticket Database viewer crashes for MySQL has been marked as completed.


Loading...