server
server copied to clipboard
[Postgresql] RangeError: BITFIELD_INVALID: 1
I noticed there is a PR #716 tried to fix RangeError
problem. But it is useless to me. Still an error with pgsql.
Whether the rights
's type in my DB is int8
with length 64
or varchar
isn't work.
Got the same Issue
As the previous change was already breaking (effectively revoking users' permission to post messages unless granted necessary rights), there was no migration for it. Reset the database and start over.
Tried to reset the database even rebuild it. But not work for pgsql
.
It's weird because it is worked on mysql
:(
EDIT: fixed the spelling mistake for you.
Any news on this ? I got the same issue, but sqlite works just fine ( well but slow )
Fixed in 4591de58050fb1f0c004eacdc4f86d3c6f31db3c