You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As described in issue #16 , the position attribute in some of our old databases were 0-indexed, while in others they were 1-indexed. The newest databases now have a consistent indexing system, so we need to take care of the index offset when all the new databases are live.
The text was updated successfully, but these errors were encountered:
As described in issue #16 , the position attribute in some of our old databases were 0-indexed, while in others they were 1-indexed. The newest databases now have a consistent indexing system, so we need to take care of the index offset when all the new databases are live.
The text was updated successfully, but these errors were encountered: