 |
View 85e243cc4f
- python stuff no more included
Jan Janak authored on 20/07/2006 15:22:34
|
 |
View c322fb0335
- removed
Jan Janak authored on 20/07/2006 15:21:25
|
 |
View 4ec8623f64
- opensuse/suse packaging stuff
Jan Janak authored on 20/07/2006 15:12:50
|
 |
View d83ce0d147
- pkg list updated - master ftp updated - Andrei's email address updated
Jan Janak authored on 20/07/2006 15:05:55
|
 |
View 56323548da
- pkg list updated - master ftp server updated - Andrei's email address updated
Jan Janak authored on 20/07/2006 14:59:19
|
 |
View 8b394adf02
- pkg-list updated to reflect the current state of modoules - Andrei's email address updated - master FTP URL updated
Jan Janak authored on 20/07/2006 14:51:38
|
 |
View df42e16331
- removed original packaging files - Makefile updated to use new location of files
Jan Janak authored on 20/07/2006 14:29:12
|
 |
View 270a10ed57
- moved all packaging stuff to pkg subdirectory
Jan Janak authored on 20/07/2006 14:17:13
|
 |
View 4188caf147
recreated form XML files
Karel Kozlik authored on 20/07/2006 13:02:04
|
 |
View 536d767b99
fixed to use also xx_data.sql scripts
Karel Kozlik authored on 20/07/2006 12:59:43
|
 |
View cbd5d4cb18
- re-formated - 'vendor-controlled' attributes added to rows
Karel Kozlik authored on 20/07/2006 12:57:15
|
 |
View be7f259cf1
unique index added
Karel Kozlik authored on 20/07/2006 12:56:12
|
 |
View 997e7d8270
added ability to upgrade initial data in DB - xx_create.sql script is now separated to two scripts: xx_create.sql and xx_data.sql xx_create.sql contain tables definitions and xx_data.sql contain all initial data (<row> elements from XML files) - each <row> element have new optional attribute 'vendor-controlled'. If vendor-controled='1' for a row, SQL DELETE statement is generated before INSERT statement for this row. In this case is necessary to define <row-identificator> element wich contain list of <colref> elements. This is a list of columns which will be in DELETE WHERE clause. - From now is also necessary to define an unique index on all tables which contain an initial data. Otherwise data will be duplicated on each update.
Karel Kozlik authored on 20/07/2006 12:54:24
|