github questdb/questdb 5.0.1

latest releases: 7.4.0, 7.3.10, 7.3.8...
3 years ago

What we fixed

  • Web Console: fix Chrome handling MouseLeave events on disabled buttons
  • Web Console: improve responsiveness of the QueryPicker component
  • Web Console: add missing horizontal scrollbar on the grid
  • Web Console: add syntax highlighting for some keywords/functions
  • Web Console: remove unused resources to reduce bundle size
  • Web Console: add extra checks on TouchEvent to prevent issues on Firefox (fixed #410)
  • Web Console: polyfill ResizeObserver for older browsers
  • SQL: outer join with AS OF join did not apply filter correctly
  • SQL: prevent invalid characters in column name when creating table or adding column. Fixed #412

What is new

  • Web Console: add icon for indexed columns
  • SQL: SHOW COLUMNS FROM ... shows more information on columns
  • SQL: added configurable limits to the max number of pages in VirtualMemory (#411)
  • SQL: support rename column. fixed #223
  • SQL: alter system lock/unlock writer

Don't miss a new questdb release

NewReleases is sending notifications on new releases.