codeigniter-matches-cli icon indicating copy to clipboard operation
codeigniter-matches-cli copied to clipboard

Is there any way to create controller with no default methods

Open opqclick opened this issue 9 years ago • 3 comments

opqclick avatar Jun 15 '16 08:06 opqclick

You can by modify the template of controller.

Ihabafia avatar Jun 15 '16 14:06 Ihabafia

is there any list of all data type declaration in migration file?

opqclick avatar Jun 16 '16 08:06 opqclick

i want to create created_on = timestamp an updated _at=timestamp where updated_at should have this attribute (on update CURRENT_TIMESTAMP). is tehere any way to declare this(on update CURRENT_TIMESTAMP) with custom field not by default.

opqclick avatar Jun 16 '16 10:06 opqclick