Welcome Guest, Not a member yet? Register   Sign In
Myql Shema of deleted_at etc
#3

(This post was last modified: 02-21-2020, 03:24 PM by dave friend.)

The schema datatype should be either a DATETIME or INTEGER (for a timestamp) and defined in the model’s $dateFormat property to match the schema. The default field name is deleted_at however this can be set to any name you want by using the $deletedField property.
Reply


Messages In This Thread
Myql Shema of deleted_at etc - by ByteHive - 02-19-2020, 04:47 AM
RE: Myql Shema of deleted_at etc - by php_rocs - 02-19-2020, 01:18 PM
RE: Myql Shema of deleted_at etc - by dave friend - 02-21-2020, 03:22 PM



Theme © iAndrew 2016 - Forum software by © MyBB