„Upgrade.md“ ändern

This commit is contained in:
Mario Voigt 2018-11-30 15:42:47 +01:00
parent 08242c437d
commit 46ad3fc911
1 changed files with 0 additions and 2 deletions

View File

@ -37,7 +37,5 @@ END
++
@delimiter ;++
GRANT EXECUTE ON FUNCTION DaysFromBitMask TO nuki;
/*Test the function with some int values*/
SELECT DaysFromBitMask(54);
```