mirror of
https://github.com/claudehohl/Stikked.git
synced 2025-04-26 13:01:08 -05:00
db structure
This commit is contained in:
parent
dd3018e2dc
commit
1edd39a209
@ -92,9 +92,6 @@ class Main extends CI_Controller
|
|||||||
'type' => 'TINYINT',
|
'type' => 'TINYINT',
|
||||||
'constraint' => 1,
|
'constraint' => 1,
|
||||||
) ,
|
) ,
|
||||||
'paste' => array(
|
|
||||||
'type' => 'LONGTEXT',
|
|
||||||
) ,
|
|
||||||
'raw' => array(
|
'raw' => array(
|
||||||
'type' => 'LONGTEXT',
|
'type' => 'LONGTEXT',
|
||||||
) ,
|
) ,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user