Mark Amery

Results 54 issues of Mark Amery

Resolves https://github.com/squizlabs/PHP_CodeSniffer/issues/801 - [x] Code conforms to standard - [x] Has tests - [x] Unit tests pass. - [x] Manually tested against a codebase of mine that was rife with...

Enhancement

Good evening, Colonel. Something that came up at work recently: SafeMySQL doesn't currently offer a convenient way to INSERT multiple rows in a single query. You can insert them in...

See https://github.com/nltk/nltk/blob/3.2.2/nltk/test/wordnet.doctest. We've got references like: > Bug 284: instance hypernyms not used in similarity calculations and > Issue 541: add domains to wordnet These certainly ain't references to issues...

wordnet

Here's an example: ![huh](https://user-images.githubusercontent.com/2358339/40868758-10a70496-6608-11e8-9d07-7b4b765bcb3a.gif) Potentially relevant reading - this answer of mine from years ago which addresses this problem in a similar context: https://stackoverflow.com/a/19161529/1709587

Starter bug

Even if I make licecap full screen, I can't record the entirety of the top menubar on macOS. Some of it gets included, but the top is cropped: ![test](https://user-images.githubusercontent.com/2358339/69013463-26ce4800-0978-11ea-9fc0-532a1fa93954.gif) It'd...

Per https://docs.microsoft.com/en-us/ef/core/modeling/relational/sequences, Fluent provides a mechanism for creating sequences, but there doesn't seem to be any mechanism to get the next value from a sequence without hand-writing SQL. (At least,...

type-enhancement
customer-reported
area-relational-mapping

## Description This implements roughly the tactic I proposed at https://github.com/prettier/prettier/issues/4801#issuecomment-1816869699. It's a draft for now. I have a bunch of outstanding concerns I want to dig into before it's...

### Summary The docs at https://ghost.org/docs/install/ubuntu/: 1. instruct you to install MySQL from the OS's Apt repositories with `sudo apt-get install mysql-server`, then 2. don't instruct you to change the...

docs

Currently, passing a callback to any of these causes an error similar to shown in https://github.com/kpdecker/jsdiff/issues/463/. Remember to update the README when fixing this!

bug
planned-for-next-release

Here's an example of a patch emitted by `git diff`: ``` diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 20b807a..4a96aff 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -2,6 +2,8 @@ ## Pull Requests +bla...

planned-for-next-release