Skip to content

ByteTable v0.0.6

Choose a tag to compare

@github-actions github-actions released this 18 Jun 02:34

Added

  • Create table
  • Autocomplete on query tab & terminal
  • *.sql file can be opened to query tab

Improved

  • Multiple query can be written and selected query can be executed
  • Export now have scoped for only schema, data or both
  • Export now follow foreign-key table order

Fixed

  • Data editing issues fixed