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