Wiki

Clone wiki

public / MissingFeatures

  1. summary Features that are not in the application yet
  • ~import/export databases, tables, and rows~
  • copy/move table to another database
  • ~edit multiple rows at the same time~
  • edit multiple columns at the same time
  • ~view and edit indexes~
  • ~search tab to find rows based on input~
  • ~integrated help section to help users learn how to use everything~
  • ~MD5 in function list~
  • auto-select page encoding based on encoding in SQLite database
  • ~"create new database" functionality~
  • ~"duplicate row" functionality~
  • ~triggers~
  • ~manage views~
  • foreign key support
  • more export/import formats (so far, we have CSV and SQL)
  • ~view data in chart format~
  • DATETIME data types

Updated