Skip to content

Minor Update 0.9

Compare
Choose a tag to compare
@SonyPradana SonyPradana released this 24 Jun 13:14
· 421 commits to master since this release

What's Changed

Changelog

Added

  • Added Facede::class abstract class.
  • Added System\Support\Facedes\DB::class and System\Support\Facedes\PDO::class
  • Added MyPDO::instance.
  • Added CrossJoin::class query builder for join table query.

Changed

  • PHPStan level 6 for System\Database exclude MyModel::class.

Removed

  • Remove MyQuery::getInstance.

Full Changelog: v0.8.0...v0.9.0