mirror of
https://github.com/sosedoff/pgweb.git
synced 2024-12-15 03:36:33 +03:00
2db5ce544f
The variable `table` is mutated from `schema.tablename` to `tablename` before being passed to other functions, which try to parse the schema from the name. This results in schema name being `public` because it's missing from the given table name. |
||
---|---|---|
.. | ||
api | ||
bookmarks | ||
cli | ||
client | ||
command | ||
connection | ||
data | ||
history | ||
shared | ||
statements | ||
util |