George Spake
George Spake
markdown :)
My project's build outputs assets to a `dist` directory. This is what I publish to NPM and it's what I'd like to publish to github. Here's my config: ``` module.exports...
There's a typo in foundation.min.js that prevents the sticky nav from working. See here: https://github.com/zurb/foundation/issues/3608#issuecomment-29071058 This is a known issue and may have been fixed in foundation by now but...
I'm currently using Windows (ugh) which is a complete nightmare but, considering there are bound to be other folks using it, here's my experience with a fresh clone of master...
# Environment Knex version: 1.0.3 Database + version: mysql OS: any # Feature discussion / request **Explain what is your use case** We log queries in dev by setting `debug:...
### Issue Summary We're experiencing what I expect could be a race condition in `execution.py` Using a Redshift data source, both the test and queries using the data source fail...