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
There are restrictions on column names that are not covered in the Cinema database specification. This is due to the fact that we are using sqlite in the internals of pycinema, and some strings no longer work as column names.
The text was updated successfully, but these errors were encountered:
There are restrictions on column names that are not covered in the Cinema database specification. This is due to the fact that we are using sqlite in the internals of pycinema, and some strings no longer work as column names.
The text was updated successfully, but these errors were encountered: