ati/docs/problems.txt
2023-02-09 16:10:24 +01:00

7 lines
529 B
Plaintext

### Where does jokertao.value end? ###
Surely its not a problem when using VARCHAR2, however i highly doubt there a formal definition for that thing.
Its not a trivial type. Meaning as is now JT cannot actually be stored everything. Its JT+VARCHAR2 that stores everything.
Now, we either fixate the value size, or normalize the struct. // perhaps it can somehow be stored as a JT, tho unmengling it for every entry doesnt sound very pleasant
¤ by normalizing we get more columns
¤ by fixing the size we get multi cell values