Hello,
While mapping new columns for Customer Company in Config.pm, I am wondering what are the possible values for storage-type?
I already know 'var' and 'int', I guess 'date' (although not convenient), are there others?
Regards,
HervE
[SOLVED] What are storage-type possible values?
Moderator: crythias
[SOLVED] What are storage-type possible values?
Last edited by HervE on 29 Jun 2011, 10:59, edited 2 times in total.
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
Re: What are storage-type possible values?
there are only var and int
"Production": OTRS™ 8, OTRS™ 7, STORM powered by OTRS
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
"Testing": ((OTRS Community Edition)) and git Master
Never change Defaults.pm! :: Blog
Professional Services:: http://www.otrs.com :: enjoy@otrs.com
Re: What are storage-type possible values?
Too bad.
Thanks for your answer.
And as far as I can see, the only difference is var adds ' ' around the value in the SQL query, whereas int doesn't.
HervE
Thanks for your answer.
And as far as I can see, the only difference is var adds ' ' around the value in the SQL query, whereas int doesn't.
HervE
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
-
- Moderator
- Posts: 10170
- Joined: 04 May 2010, 18:38
- Znuny Version: 5.0.x
- Location: SouthWest Florida, USA
- Contact:
Re: [SOLVED] What are storage-type possible values?
What do you want? Blob/Bin? You can use the http-link to map to it.
OTRS 6.0.x (private/testing/public) on Linux with MySQL database.
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Please edit your signature to include your OTRS version, Operating System, and database type.
Click Subscribe Topic below to get notifications. Consider amending your topic title to include [SOLVED] if it is so.
Need help? Before you ask
Re: [SOLVED] What are storage-type possible values?
Date, decimal...
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30