Last indexation completed on 2024-04-28 17:16:15 UTC

 
  Name Size Date (UTC) Last indexed Description
  Name Size Date (UTC) Last indexed Description
folder Parent directory - 2024-02-11 01:24:26  
folder add_column/ - 2024-02-11 01:24:26

== "Add column" utility for Kexi ==
This script adds a new empty column to a table in a .kexi (SQLite 3) database file without removing data from the table.
Rationale: Kexi 1.x does not offer adding columns to existing tables without removing its data. The kexi_add_column script does exactly this.
Usage: Type kexi_add_column for list of arguments.
GUI tool: There is also a GUI tool 'kexi_add_column_gui' that is basically a wrapper running on top of kexi_add_column The tool works without arguments - it uses KDE dialogs instead ('kdialog').

folder delete_column/ - 2024-02-11 01:24:26

== "Delete column" utility for Kexi ==
This script deletes a single table column from a .kexi (SQLite 3) database file without removing data from the table.
Rationale: Kexi 1.x does not offer deleting columns from a table without removing its data. The kexi_delete_column script does exactly this.
Usage: Type kexi_delete_column for list of arguments.
GUI tool: There is also a GUI tool 'kexi_delete_column_gui' that is basically a wrapper running on top of kexi_delete_column The tool works without arguments - it uses KDE dialogs instead ('kdialog').

file find_custom_widget_headers_in_ui.sh 754 bytes 2024-02-11 01:24:26 2024-04-28 16:25:45