RSS Git Download  Clone
  .carmel fixed init_db.sql schema to work with sqlite3 which can only execute single statements per dbh->do() call; changed DB method from D2 plugin to DBIx::Simple; new routes.t for testing all functions 5 months ago
  bin bugfixes and modifications for docker hosting on deployment site 5 months ago
  db reversed previous fix for init_db.sql schema, sqlite3 can execute multiple statements, failure in previous versions probably due to syntax error in users table insert statement; new routes.t file omitted from previous commit 5 months ago
  environments fixed init_db.sql schema to work with sqlite3 which can only execute single statements per dbh->do() call; changed DB method from D2 plugin to DBIx::Simple; new routes.t for testing all functions 5 months ago
  lib bugfixes and modifications for docker hosting on deployment site 5 months ago
  public basic create new and search existing records functionality now complete; attempt to use DSL in model classes not working 5 months ago
  t synchronised with D2-plugin-db version: completed edit/update functions, added tests for same; adjusted date for localtime 5 months ago
  views bugfixes and modifications for docker hosting on deployment site 5 months ago
  .dancer initial commit - login route working 5 months ago
  .gitignore 138B fixed init_db.sql schema to work with sqlite3 which can only execute single statements per dbh->do() call; changed DB method from D2 plugin to DBIx::Simple; new routes.t for testing all functions 5 months ago
  Dockerfile 503B bugfixes and modifications for docker hosting on deployment site 5 months ago
  Makefile.PL 801B initial commit - login route working 5 months ago
  config.yml 2kB fixed init_db.sql schema to work with sqlite3 which can only execute single statements per dbh->do() call; changed DB method from D2 plugin to DBIx::Simple; new routes.t for testing all functions 5 months ago
  cpanfile 2kB bugfixes and modifications for docker hosting on deployment site 5 months ago
  cpanfile.snapshot 86kB fixed init_db.sql schema to work with sqlite3 which can only execute single statements per dbh->do() call; changed DB method from D2 plugin to DBIx::Simple; new routes.t for testing all functions 5 months ago
  docker-compose.yml 445B docker files 5 months ago