-
The [RealmLoadingComponent](https://github.com/realm/realm-studio/blob/master/src/ui/reusable/RealmLoadingComponent/index.tsx) shouldn't be inherited from:
* [ServerAdministration](https://github.com…
-
These are the guidelines on naming that we could use https://github.com/realm/realm-studio/blob/master/GUIDELINES.md#react
-
**Describe the bug**
ANALYZE on merge table throws 'MERGE TABLE is not persistent'
**To Reproduce**
```
create table table t(v int);
insert into t values(1),(2),(3);
create merge table mt(v …
-
https://docs.veniceunleashed.net/vext/ref/shared/type/messagetype/
`271761068` for some reason it's not listed there.
This happens when leaving a capture point. Category is `UI`.
Not sure if …
-
Closing the ServerAdministration GUI after a session works fine. But if you instead log out of the session via "Server -> Logout", you get an exception. The top of the stack trace:
java.lang.Null…
-
Hi,
I'm inserting 74500 records through batch (JDBC driver) and it is taking around 15 minutes.
Why the insertion is too slow?
We don't want to insert data through csv
-
Studio: 2.2.0
**To Reproduce**
1) Log into a ROS instance
2) Select Users
3) Select a User and press delete
4) The window now goes blank instead of showing the list of users
![image](https:/…
-
I am trying to downsample and upsample time series data. Time series database systems (TSDS) usually have an option to make the downsampling and upsampling with an operator like SAMPLE BY (1h).
Is…
-
**[Original submission](https://gna.org/bugs/index.php?16541)** by mystic_x on 2010-08-25
Add a way to sort the server bans currently shown with '/query bans' and sorted by IP also by the other attri…
-