mrasputin
Results
1
issues of
mrasputin
When UI connector has a name `abc`, and then the following query would get constructed: ```sql CREATE TABLE abc ( ftftf TEXT) WITH ( connector = 'websocket', endpoint = 'wss://...',...