# |
Jan 2nd 2019, 08:38 |
dereuromark |
withData() |
# |
Jan 2nd 2019, 08:37 |
challgren |
Hmmm now Im thinking maybe not |
# |
Jan 2nd 2019, 08:37 |
challgren |
available |
# |
Jan 2nd 2019, 08:36 |
challgren |
Without knowing the indexes |
# |
Jan 2nd 2019, 08:36 |
challgren |
Can’t gain full access to the data array |
# |
Jan 2nd 2019, 08:36 |
dereuromark |
sure? |
# |
Jan 2nd 2019, 08:33 |
challgren |
@dereuromark I dont think there’s a good way to trim the data on the controller side. |
# |
Jan 2nd 2019, 08:22 |
dereuromark |
sure, should have examples in the doc |
# |
Jan 2nd 2019, 08:21 |
mh |
hi @dereuromark i found your cakephp-geo plugin. Can i use this to use user inputs (zip and country) to do an area search? for example i want to find entries by typing a zip and a distance around it. |
# |
Jan 2nd 2019, 08:18 |
mh |
hey there |
# |
Jan 2nd 2019, 04:12 |
challgren |
Damm ok |
# |
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 |