f1dd08afc8188b5f3304bbd35c0dbe950bbe3816
It's actually lower-case _despite_ the spelling in the SQL file(s), because the schema auto-generator from DBIx::Class doesn't take it into account because it's working on SQLite and the latter seems to ignore case. Signed-off-by: aszlig <aszlig@redmoonstudios.org>
To start hacking on Hydra, run:
$ ./dev-shell
$ ./configure $configureFlags --prefix=/opt/hydra
$ make
$ make install
Or, if you just want to build from source (on x86_64-linux):
$ nix-build -A build.x86_64-linux release.nix
Description
Languages
Perl
70.4%
C++
15.5%
Nix
6.1%
PLpgSQL
3%
Shell
2.3%
Other
2.6%