File: TODO

package info (click to toggle)
pgsnap 0.4.0-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 772 kB
  • ctags: 375
  • sloc: php: 4,674; makefile: 34; sh: 2
file content (17 lines) | stat: -rw-r--r-- 619 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
TODO
====

 * 0.5.0
  * add an argument to -a option... this argument is the complete path to a folder
    which will contain every reports and an index.html allowing to navigate from
    one to the other
  * add a --server-only option, to get a view of all DB, no specific DB objects.

 * specific orasnap
  * FK without indexes : owner, constraint name, column name
  * Tablespace : list default tablespace for each user
  * Disabled constraints : owner, table, constraint, type, status

 * HTML interface
  * jQuery support : sort in tables, filtering
   * add a way to filter locks report (by dbname, by lock mode)