Log message #4172035

# At Username Text
# Jan 2nd 2019, 04:12 NickBusey without the `articles` bit (should build for all tables that way), yea
# Jan 2nd 2019, 04:11 challgren You tried `bin/cake schema_cache build --connection default articles`
# Jan 2nd 2019, 04:10 NickBusey N/p, thanks for the try
# Jan 2nd 2019, 04:10 challgren Not sure then? Sorry cant help
# Jan 2nd 2019, 04:10 NickBusey no change
# Jan 2nd 2019, 04:09 challgren clear your cache?
# Jan 2nd 2019, 04:09 NickBusey Trying to use sqlite for the db, getting ` Cannot describe users. It has 0 columns. ` even though the table exists and has all the columns it should
# Jan 2nd 2019, 02:36 waspinator just wanted to say that @ndm is an absolute legend. their contributions on stackoverflow are a life saver.
# Jan 1st 2019, 23:19 waspinator are virtual fields from associations a thing?
# Jan 1st 2019, 19:08 mocelle I glad to help you
# Jan 1st 2019, 19:03 asdfgh thanky hou!
# Jan 1st 2019, 19:03 asdfgh mocelle awesome!
# Jan 1st 2019, 18:58 mocelle *are untouched
# Jan 1st 2019, 18:57 mocelle @asdfgh cake bake models for bake models and cake bake template and yours controller are untached
# Jan 1st 2019, 18:54 asdfgh i do not need fixtures controllers etc
# Jan 1st 2019, 18:54 asdfgh guys is there a way to only bake tables?
# Jan 1st 2019, 15:54 k4t can I nest scop inside prefix?
# Jan 1st 2019, 14:16 asdfgh --everything will create controller fixtures etc too
# Jan 1st 2019, 14:16 asdfgh guys is there a way to bake all tables (only)
# Jan 1st 2019, 14:09 challgren Ok so I think its related to the routes still being loaded via file.
# Jan 1st 2019, 14:06 challgren Ok got it
# Jan 1st 2019, 13:48 challgren Nope thats not it
# Jan 1st 2019, 13:47 challgren My guess is maybe because its underscore vs dashed
# Jan 1st 2019, 13:40 challgren I was struggling with the MissingRouteException when I was writing tests for my custom Mailer, I’ve posted multiple times and no one has responded or given guidance.
# Jan 1st 2019, 13:36 slackebot <challgren>
# Jan 1st 2019, 13:36 challgren I dont think they will, I’m not sure how to resolve the 2 failures
# Jan 1st 2019, 13:35 dereuromark if the first is green and merged, rest will look fine
# Jan 1st 2019, 13:18 challgren Ahh crap those didn’t go how I wanted
# Jan 1st 2019, 13:16 challgren @dereuromark incoming PRs
# Jan 1st 2019, 12:47 asdfgh i ran: cake bake model Agents
# Jan 1st 2019, 12:46 asdfgh what does it mean?
# Jan 1st 2019, 12:46 asdfgh Notice Error: Undefined index: JobMessages in [/home/dam/work/vendor/cakephp/bake/src/View/Helper/DocBlockHelper.php, line 243]
# Jan 1st 2019, 12:46 asdfgh One moment while associations are detected.
# Jan 1st 2019, 12:46 asdfgh hello
# Jan 1st 2019, 10:35 challgren Actually the PR isn’t that big, most of the deprecations are in the tests. 8 src files. 23 tests and composer.json
# Jan 1st 2019, 10:19 challgren I do have 1 failure but I think its cause your de and I’m us
# Jan 1st 2019, 10:18 challgren better than the 100+ I started with
# Jan 1st 2019, 10:18 challgren There’s only like 13 depreciation errors but that’s regarding typemap for JsonBehavior which I have no clue how to fix
# Jan 1st 2019, 10:17 challgren Ok I’ll try to break it up into each tests -> part for yah
# Jan 1st 2019, 10:17 dereuromark and try making small prs.
# Jan 1st 2019, 10:17 challgren :(