|
ed432fbc50
|
Coalesce NULL fields to empty string for the purposes of running the search. Fixed #23
|
2016-05-14 11:31:15 +10:00 |
|
|
15082590a4
|
Fix column with table sanitize
|
2016-02-02 15:39:54 +02:00 |
|
|
31d7a1c54e
|
Update docs and runaway semicolon.
|
2016-01-31 07:55:56 +00:00 |
|
|
7c840af2f6
|
Santize table names to prevent conllisions with MySQL reserved words. Fixes #25.
|
2016-01-31 04:12:40 +00:00 |
|
|
17e1b7c45b
|
Adding 'withTrashed()' method to include soft deleted records and also removed soft deleted records by default. Fixed #15.
|
2016-01-31 03:41:24 +00:00 |
|
|
c6d58e0c17
|
adding trashed flag
|
2016-01-19 13:48:09 -05:00 |
|
|
97fdd406e3
|
Adding line to remove soft deleted objects from returned results, so it falls in line with using eloquent
|
2016-01-15 15:26:46 -05:00 |
|
|
28b0e04bb2
|
Formatting changes and updating class references from strings to use php ::class const
|
2015-12-23 11:24:22 +00:00 |
|
|
c2ec458b2c
|
Switch to PSR-4, fix CS and update service provider
|
2015-12-22 09:34:30 +00:00 |
|