Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
OmniDB 2.14.0.tar.gz | 2019-02-14 | 13.4 MB | |
OmniDB 2.14.0.zip | 2019-02-14 | 14.0 MB | |
README.md | 2019-02-14 | 1.1 kB | |
Totals: 3 Items | 27.4 MB | 0 |
- New features:
- Connection via URI, allowing more connection parameters (for more details check https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING)
- Easy installation/removal of OmniDB plugins
- Plugin API: Monitoring Units can now be created as separate plugins
- Global user interface font size is now customizable
- (PostgreSQL) Support to user-defined types and domains
- Improvements:
- Monitoring Dashboard: Charts with many labels now are rendered with a vertical scroll bar
- Monitoring Dashboard: Non-append charts now keep original colors
- Included support to MariaDB 10.3
- Included support to MySQL 8.0
- Included support to Oracle 18c
- Included support to Postgres-XL 10
- Bug fixes:
- Fixed error when clicking on a foreign table, then Data Actions, then Query Data
- Fixed error when changing connection: object of type 'NoneType' has no len()
- Fixed CentOS 7 package error: OmniDB server service file is missing
- Fixed error in EditData being shown if PK column name has quotes and table has at least 1 record