My code just (in the last few minutes) started breaking on any app_tables access (e.g. app_tables.tablename.get()). This is the error, and it happens in all the apps that I tried including untouched production versions:
New session: 06/04/2022, 11:17:52
anvil.tables.TableError: Internal database error: ERROR: syntax error at or near "-" Position: 748
Learn more about Data tables
<running on the server>
called from anvil-services/anvil/users/__init__.py:534
called from anvil-services/anvil/users/__init__.py:534
called from Authors.Utilities.AuthorNavigationBase, line 65
anvil.tables.TableError: Internal database error: ERROR: syntax error at or near "-" Position: 748
Learn more about Data tables
<running on the server>
called from /downlink/anvil/_server.py:41
called from ServerModule1, line 2988
called from ServerModule1, line 3011
called from Utilities.ErrorAlert, line 39