Skip to content

Releases: adovasoft-rnd/ci-recharge

Command Syntax Changed

08 Feb 19:34
Compare
Choose a tag to compare

As Codeigniter4 now supports the make command. Changed make: to create: everything else is same

Auto Increment Key Fixed

11 Dec 18:37
Compare
Choose a tag to compare

the last version had a problem with auto-increment key /primary key detect fixed.

Framework Tables Escaped

06 Dec 08:17
Compare
Choose a tag to compare

Now Plugin will escape the framework tables Like migrations, ci_sessions.

Foreign Key Check Diabled

06 Dec 07:53
Compare
Choose a tag to compare

Disable foreign key check when migration running

Migration Patched

06 Dec 07:04
Compare
Choose a tag to compare

Migration and Seeder try catch typo fixed

Auto Migration Name Fixed

25 Nov 12:35
Compare
Choose a tag to compare
1.9.0

Auto Generation Fixed

Migration Full DataBase

25 Nov 12:24
Compare
Choose a tag to compare
1.8.0

template added

Seeder Added

21 Nov 14:16
Compare
Choose a tag to compare

test done

Model Skeleton Added

17 Nov 08:45
Compare
Choose a tag to compare

Language spelling Fixed
Model Skeleton Added
@extends Doc Added

First Release

16 Nov 19:13
Compare
Choose a tag to compare

this is the first version of Codeigniter 4 recharge. I have added config, controller, filter, seeder, entity as per docs.