aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.txt
blob: 9339eafb9dc309b503ffd9acdfd695b3ffa785a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Missing pieces:

- fix long text index entries (for new general sort order)
  * ???
- implement table creation w/ complex columns
  * MEDIUM
- implement table, column, index renaming
  * EASY
- implement table, column, index deletion
  * EASY - MEDIUM
- implement createReadOnlyTemp(InputStream) (delete temp file on close)
  * EASY
- figure out how msaccess manages page/row locks
  * MEDIUM

Rename implications:
- Table - update table def, queries, relationships, complex tables?
- Column - update table def, queries, relationships, complex tables?
- Index - update table def