File: TODO

package info (click to toggle)
gmysqlcc 0.3.0-2
  • links: PTS
  • area: main
  • in suites: squeeze, wheezy
  • size: 1,308 kB
  • ctags: 755
  • sloc: sh: 8,728; ansic: 5,796; makefile: 140
file content (18 lines) | stat: -rw-r--r-- 650 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Features

Working features
    * Use gtk+ only (doesn't need Gnome)
    * Manage a mysql server list (Store in a XML file)
    * SQL Query window (with query duplication capabilities)
    * Edit value directly in the result's table
    * Multi-window system ... not all request in the same window
    * Dump SQL table|database|serveur|request into SQL, XML and CSV files 

Planned features
    * Optimize multiple queries for big SQL file
    * Delete row directly in the result's table
    * Edit table structure in a windows
    * Tools to manage MySQL user
    * Tools to manage MySQL server vars
    * Tools to manage MySQL functions (MySQL 5)