jibedoubleve / lanceur

A free adaptation of Slickrun written in .NET

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Can create alias with `null` as name

jibedoubleve opened this issue · comments

select count(*)
from alias_name
where name is null

should always return 0