Jeff Madsen
Jeff Madsen
I'm thinking about making a subfolder in libraries for it, so it will always be libraries/mahana/mahana.php. What do you think?
yes, importing would be huge - I see this as a fantastic db schema sharing tool, but no way I'm going to type out an existing schema I have somewhere...
Hi Jack; BOOL and BOOLEAN are synonyms of TINYINT(1). Zero is false, anything else is true. More information can be found here: https://dev.mysql.com/doc/refman/8.0/en/numeric-type-overview.html #close
NOTE: Small integer. The signed range is -32768 to 32767. The unsigned range is 0 to 65535
thanks, I understand now. I didn't know if you were pointing out a bug or asking for a feature On Fri, Jan 11, 2019 at 8:31 AM Timoteo wrote: >...
@timoteo7 what is the problem we should be seeing? please be a bit more verbose in your tickets
PR: https://github.com/mpociot/laravel-test-factory-helper/pull/26
this is really quite ridiculous that you don't even namespace. you make a simple thing a big pain :-(