-
-
Seed framework will allow testing on local, generation of fake courses, schedules, times, and lecturers.
-
- [x] one admin account (mostly a convenience thing)
- [x] languages
- [x] problem tags
-
halit updated
11 years ago
-
Hi,
Thank you for pykeepass!
I noticed what I believe is a security issue with the way that pykeepass saves a database (I've tested only KDBX). None of the four seeds are regenerated. These are:…
basak updated
1 month ago
-
Do not forget to seed **init_speed** tables
-
We need database seeder at first run of project
-
could not find driver
CREATE TABLE "commands" (
"id" integer PRIMARY key autoincrement NOT NULL,
"name" varchar,
"description" varchar,
"synopsis" varchar,
"arguments" text,
"option…
-
-
I should be able to seed the database with a script.