-
Type:
Task
-
Resolution: Fixed
-
Priority:
Unknown
-
Affects Version/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The class Auth\DatabaseTokenRepository was created to fix the incompatibility between MongoDB’s Query Builder and Laravel’s Query Builder:
- DateTimeInterface objects converted to string for SQL databases
PHPORM-230 - ID field is id
PHPORM-147 - Expecting objects for the results
PHPORM-229
By changing the behavior of the Query Builder, this class is no longer necessary and we can use Laravel’s DatabaseFailedJobProvider with a MongoDB connection.
- clones
-
PHPLARA-153 Remove MongoFailedJobProvider
-
- Closed
-
- depends on
-
PHPLARA-63 Alias id to _id in the query builder
-
- Closed
-
-
PHPLARA-152 Return query result as object instead of array for laravel/database compatibility
-
- Closed
-
-
PHPLARA-184 Convert DateTimeInterface into UTCDateTime
-
- Closed
-
-
PHPLARA-242 Convert UTCDateTime to Carbon dates in query builder results
-
- Closed
-
- duplicates
-
PHPLARA-160 Remove custom Laravel Auth classes
-
- Closed
-