It seems an update to Microsoft Remote Desktop may have broken the query. In the current sqlite db, there does not appear to be any link between tables ZBOOKMARKENTITY and ZCONNECTIONTIMEENTITY.
@mnrkbys This query is now invalid.
|
query = """SELECT ZSTARTTIME, ZMINUTESCONNECTED, |
It seems an update to Microsoft Remote Desktop may have broken the query. In the current sqlite db, there does not appear to be any link between tables ZBOOKMARKENTITY and ZCONNECTIONTIMEENTITY.
@mnrkbys This query is now invalid.
mac_apt/plugins/msrdc.py
Line 125 in a6286a1