Hi Team, need little help with this weird issue, i...
# exposed
r
Hi Team, need little help with this weird issue, i hope i will get some sort of assistance or hint hereStackoverflow question
b
MAX_COLUMN_LENGTH = ?
it is worth clarifying the platform, DBMS, JDBC Driver and its version
PS: the inserted string (the token, as I understand it) has 313 characters, and the column can accept up to 255 symbols
r
MAX_COLUMN_LENGTH = 1000
postgres
jdbc driver
@Bogdan thanks for the clarification, i had updated my question
t
@Reprator, looks vey similar to https://github.com/JetBrains/Exposed/issues/1029 I plan to release new version with this fix on that week.
r
yes, infact it is, the same issue
@tapac, so this issue is fixed or u are going to release a new version