typo
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Alex Moreno 2022-06-30 13:24:26 +02:00
parent c88df46b4f
commit c02433faab
1 changed files with 1 additions and 1 deletions

View File

@ -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,