You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
c0f3e2a (HEAD -> main, origin/main, origin/HEAD) Updates Feld\Enum to accept any Enum object, either backed or pure. 5df6ff2 Preprocesses some arguments before creation of the Field object. 0463dad Changes Field::getFieldType() to static b0c32c4 Allows Enum to accept a backed Enum as valid values 4f0a0dd Move process for all firsts positional non-named arguments to Fields, instead of hardcoded on FieldAbstract
77aae70 (HEAD -> main, origin/main, origin/HEAD) Allow null as return on first() or last() 27e951a Assing PK value on PK field before update or insert, so it saves a manually setted PK value c52e1e4 Update composer.json to use any version of vendimia/helper
c761646 (HEAD -> main) Sets a über secure password for MySQL testing 3b05198 Adds support for cration of FOREIGN KEY constrains ea74e9b Moves SQL creation for ALTER TABLE CHANGE fields to Connector 442bf3b Fixes array as default value. Presumably is for a JSON field, so it is converted to JSON 474b94a New method for prepare query, escaping values to certain variables ed375b5 Changes test for index creation using the new generated name