-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
-
We once had this discussion briefly before in another issue, but I didn't fully complete my thought at that time. I would argue that the base type should not be named "Colorant". Since this package is…
-
Hi,
I'm running a 3 node consul 0.6.0 cluster on AWS. After doing some rolling upgrades which replaced the consul server instances (not sure if relevant though), my cluster got into a weird state:
`…
-
HighwayHash has 1024 state bits which are reduced to 256 bits via 3 additions. Most callers simply retain the lower 64 bits and discard the others. For additional security, it would be useful to inclu…
-
http://www.rocketleaguegame.com/news/2016/09/patch-notes-v1-22/
-
Node.js is a very popular project with a huge international audience. While the API terminology is primarily in English, like most open source software projects, we accept a lot of contributions (inc…
-
We have Element Damage... And `UsableItem` Effects, like add state, etc... But nothing combined.
What if, a stun wasn't just a stun, but an ICE stun? All rates are effected first by element resistanc…
-
Obviously this is a bit of a challenge, but if we don't need bootstrap at all I'm for removing it completely.
-
The discussion from @meh on #941 say that new contributors will be "welcome and treated with respect."
A [code of conduct](https://robots.thoughtbot.com/adding-a-code-of-conduct-to-open-source-projec…