Ad
  • Custom User Avatar

    You are correct.

    I'm curious why I still get the error with a different function name, though. I'm assuming there's something about the way the solution runs that causes it.

    Either way, thanks for the pointers.

  • Custom User Avatar

    Having difficulties with the SQL version of this kata.
    I'm getting this message:

    PG::DuplicateFunction: ERROR: function "is_even" already exists with same argument types

    Is this an issue with the kata or have I done something wrong with my CREATE FUNCTION statement?