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
Added publication status into SHOW DATABASE and SHOW TABLE output. Also added support for SHOW PUB[LICATIONS] and SHOW PUB[LICATION] <publication name> command.
::: test issue :::
Test name: functional/basic/isql/test_08.py
NOTE: command 'show pub;' currently displays "There is no publications in this database".
This is expected. Detailed output of this command will be implemented later (discussed with dimitr).
It would be nice if ISQL command SHOW DATABASE displayed publication status for database and SHOW TABLE command - for particular table.
The text was updated successfully, but these errors were encountered: