dominion-solutions / laravel-mysqlite

A Laravel Service Provider that injects select MySQL functions into SQLite
MIT License
7 stars 6 forks source link

Cu ccck4c support for yearweek function mark horninger #96

Closed Sou1Aced closed 3 years ago

Sou1Aced commented 3 years ago

Details

Added support for the MySQL Week and Yearweek functions with testing.

Steps to test changes

  1. Run "vendor/bin/phpunit" to run all the phpunit tests.
  2. Make sure all the tests pass and everything is working fine.

Issues Addressed

CU-ccck4c - Support for YEARWEEK function