CharmBoard/lib
ngoomie 2ad959ffa8 Change schema definitions, change qw formatting
- Added `belongs_to` properties for foreign keys
- Added subforums table and restructured database around that
- `qw` formatting was changed (was `qw/ foo bar baz /` in some places, is now `qw(foo bar baz)` everywhere I think)
2023-05-06 00:02:47 -06:00
..
CharmBoard Change schema definitions, change qw formatting 2023-05-06 00:02:47 -06:00
CharmBoard.pm Set up basic registration (but not login, yet) 2023-05-05 22:24:49 -06:00