Jonathan Langevin
Jonathan Langevin
Currently the unique validator does not ensure that records with the same pk are ignored. Patch to ignore same pk.
Getting an error from the rest console app in Chrome 16.0.912.xxx BETA. When I open the app, or attempt a request, it tosses up a red bubble error at the...
Please implement automatic segmenting to provide large file support. Info here: http://www.rackspace.com/knowledge_center/index.php/Does_Cloud_Files_support_large_file_transfer
## Describe the bug Installed composer-unused, immediately ran into error. This is in a PHP 7.4 docker instance. ## Additional information ``` bash-5.1$ composer require composer-unused/composer-unused-plugin Info from https://repo.packagist.org: #StandWithUkraine...
On OSX, seeing "sed: RE error: illegal byte sequence" when processing a dump. All of the tables in the dump have charset set to utf-8, and the cli has lang...
@mattfarina Can we get this comparison chart wiki page https://github.com/Masterminds/glide/wiki/Go-Package-Manager-Comparison updated to reflect what `dep` has and doesn't have? It would help with decisions regarding glide vs dep.
Fixing broken examples in docs, incorrectly stated todo_list.first, should be todo_list.todo_items.first, etc.
^^ See subject
Attempting to use rewind() w/ Judy 0.1.6, results in the error: FatalErrorException: Error: Call to undefined method Judy::rewind() Supposedly Judy implements Iterator, which requires rewind(), but it's not listed in...
It would be nice to have code blocks also represent dark mode theme, with a dark background. Any plan on implementing this?