Skip to content
This repository has been archived by the owner on May 11, 2023. It is now read-only.

DB::raw('NOW()') causes issues with sqlite #21

Open
JJCLane opened this issue Jan 30, 2021 · 0 comments
Open

DB::raw('NOW()') causes issues with sqlite #21

JJCLane opened this issue Jan 30, 2021 · 0 comments

Comments

@JJCLane
Copy link

JJCLane commented Jan 30, 2021

Due to the three uses of DB::raw('NOW()') within helpers.php, the site is unable to run using sqlite. Is there a specific reason these couldn't be replaced with now() instead?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant