Skip to content

Releases: vcian/laravel-db-auditor

UI/UX improvement and Bug fixing.

19 May 13:37
884173d
Compare
Choose a tag to compare
  • UI/UX improvement of db:standard CLI UI.
  • Resolved foreign key constraint issue.

Bug fixing and Add new Constraint.

04 May 12:00
2d9a1b4
Compare
Choose a tag to compare
  • Change in rules services for suggestion messages.
  • Add condition for empty constraint.
  • Add examples in the readme file.

Resolved naming validation rules and datatype issue.

29 Apr 07:44
4ac4318
Compare
Choose a tag to compare
  • Resolved naming validation rules and datatype issue.

Add new validation and Improve UI/UX of CLI.

27 Apr 16:42
eee1893
Compare
Choose a tag to compare
  • Unique constraint validation for duplicate values.
  • Add suggestions for varchar datatype.
  • Update messages.
  • Update UI for standard and constraint results.

UI/UX improvement and minor bug fixing.

26 Apr 12:14
Compare
Choose a tag to compare

UI/UX improvement and resolved bugs.

21 Apr 05:49
727ee43
Compare
Choose a tag to compare

UI/UX improvement and resolved bugs.

  • UI/UX improvement in CLI.
  • Resolved bugs.
  • Code cleanup.

Resolved minor issues.

18 Apr 06:28
Compare
Choose a tag to compare

Resolved minor issues.

  • Resolved class naming convention issue.
  • Modified messages.

Resolved dependency issue.

18 Apr 06:05
4aa4224
Compare
Choose a tag to compare
Merge pull request #10 from vcian/development

Update doctrine dependency

Initial Release.

18 Apr 05:30
c6e551d
Compare
Choose a tag to compare
Merge pull request #6 from vcian/development

Change function type.