David Ankin
David Ankin
The plugin names have since been renamed from org.apache.cordova.x to cordova-plugin-x, and it throws a funny error message out onto the console: `WARNING: org.apache.cordova.console has been renamed to cordova-plugin-console. You...
check out this commit, literally just asking you to plop these three lines into ur code as it is in this diff. https://github.com/yeya/knex-cleaner/commit/fbaf1acc8b76b3d2867387d001673abbc07a9a5c
Refuses to start when jdbc session is initialized and custom table is specified, but default script is specified. default scripts are not currently customizable for a custom table name, so...
I was reading #6649 and thought that since the fix got lost in the 2.1 merge (its [here][8f1be4cdedd425aa40830235b42e1b01b3facaa8] but [not here][aef92b9295f62d008faa9ab79905a474bf3496f3]) - why not support it fully. I can submit...
can you please add somewhere that the command to test must include (unlike "normal" lambda runtimes?) a body [like so][ref]: ```json5 { "resource": "/", "path": "/", "httpMethod": "GET", "requestContext": {...
#358 not sure if this is the right solution
from https://github.com/testcontainers/testcontainers-python/pull/445#issuecomment-1985436334 > After this discussion (with adding _wait_for_ready() and _configure() to the top level class), DBContainer would only contain this: > ... > Anyway: I would appreciate if this...
for some reason this causes an issue, see #401 for details