zusätzliches Feld 'Anmerkung' für tbl_betriebsmittel_betriebsmittelstatus

This commit is contained in:
Andreas Österreicher
2009-12-14 08:06:34 +00:00
parent d1947c84fc
commit c00ed5b9a9
2 changed files with 55 additions and 13 deletions
+1
View File
@@ -254,6 +254,7 @@ if(!$result = @$db->db_query("SELECT * FROM wawi.tbl_betriebsmittelperson LIMIT
betriebsmittel_id Integer NOT NULL,
betriebsmittelstatus_kurzbz Character varying(16) NOT NULL,
datum Bigint,
anmerkung text,
updateamum Timestamp,
updatevon Character varying(32),
insertamum Timestamp,