D:\xampp\htdocs\ld>php oil g model api_users_actions user_id:int action:enum[getprojects,getvotes,getcomments,vote,comment,getmessages,getsettings] sc
heduling:enum[each_Y,each_m,each_d,each_H,each_i,each_s,unlimited] enabled:int[1]
Creating model: D:\xampp\htdocs\ld\fuel\app\classes\model\api\users\action.php
Creating migration: D:\xampp\htdocs\ld\fuel\app\migrations/045_create_api_users_actions.php
D:\xampp\htdocs\ld>php oil g model api_users ip:text name:varchar[255] prefix:varchar[20] api_key:varchar[50] api_secret:varchar[50] enabled:int[1] bl
ocked:int[1]
Creating model: D:\xampp\htdocs\ld\fuel\app\classes\model\api\user.php
Creating migration: D:\xampp\htdocs\ld\fuel\app\migrations/046_create_api_users_actions_2.php
It looks like you're new here. If you want to get involved, click one of these buttons!