[SOLVED] What are storage-type possible values?

Moderator: crythias

Locked
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

[SOLVED] What are storage-type possible values?

Post by HervE »

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
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
jojo
Znuny guru
Posts: 15020
Joined: 26 Jan 2007, 14:50
Znuny Version: Git Master
Contact:

Re: What are storage-type possible values?

Post by jojo »

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
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: What are storage-type possible values?

Post by HervE »

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
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
crythias
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?

Post by crythias »

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
HervE
Znuny wizard
Posts: 391
Joined: 03 Jan 2011, 17:15
Znuny Version: 3.3.8
Location: France

Re: [SOLVED] What are storage-type possible values?

Post by HervE »

Date, decimal...
OTRS 3.3.8 - Windows 7 - IIS7 - SQL Server - Firefox 30
Locked