Dysfunctional Aliases #33

Closed
opened 2023-07-09 21:37:13 +00:00 by MichaelYick · 0 comments
Owner

Creating an alias works, however accessing the alias by visiting /@ causes an uncaught exception error:

An uncaught exception occurred: ERROR: column "routeparameter" does not exist select aliasname, route, routeparameter, routevalue from. HINT: Perhaps you meant to reference the column "aliasroutes.routeparameters".

Creating an alias works, however accessing the alias by visiting /@<string> causes an uncaught exception error: An uncaught exception occurred: ERROR: column "routeparameter" does not exist select aliasname, route, routeparameter, routevalue from. HINT: Perhaps you meant to reference the column "aliasroutes.routeparameters".
t_a was assigned by MichaelYick 2023-07-09 21:37:13 +00:00
t_a closed this issue 2023-07-09 22:16:55 +00:00
This repo is archived. You cannot comment on issues.
No description provided.