typo
gitea/salix/pipeline/head This commit looks good
Details
gitea/salix/pipeline/head This commit looks good
Details
This commit is contained in:
parent
c88df46b4f
commit
c02433faab
|
@ -31076,7 +31076,7 @@ CREATE TABLE `entry` (
|
||||||
`created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
`created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP,
|
||||||
`evaNotes` varchar(45) COLLATE utf8_unicode_ci DEFAULT NULL,
|
`evaNotes` varchar(45) COLLATE utf8_unicode_ci DEFAULT NULL,
|
||||||
`travelFk` int(11) unsigned DEFAULT NULL,
|
`travelFk` int(11) unsigned DEFAULT NULL,
|
||||||
`currencyFk` tinyint(3) unsigned DEFAULT '1',
|
`currencyFk` tinyint(3) unsigned DEFAULT '1',
|
||||||
`companyFk` smallint(5) unsigned NOT NULL DEFAULT '442',
|
`companyFk` smallint(5) unsigned NOT NULL DEFAULT '442',
|
||||||
`gestDocFk` int(11) DEFAULT NULL,
|
`gestDocFk` int(11) DEFAULT NULL,
|
||||||
`invoiceInFk` mediumint(8) unsigned DEFAULT NULL,
|
`invoiceInFk` mediumint(8) unsigned DEFAULT NULL,
|
||||||
|
|
Loading…
Reference in New Issue