missing commit from index and text field change

This commit is contained in:
Ralf Becker 2015-07-15 15:09:11 +00:00
parent 7c141d1c65
commit 43b016f1e0

View File

@ -69,6 +69,7 @@ class db_tools
'text' => 'text',
'timestamp' => 'timestamp',
'bool' => 'boolean',
'ascii' => 'ascii',
// 'abstime' => 'abstime (mysql:timestamp)',
);
/**