|
|
0459fb9312
|
More testing for this bug.
|
2017-12-20 23:18:13 +01:00 |
|
|
|
6a725e3921
|
Added tons of console.logs to try find out where the problem with travis not being able to read file lies.
|
2017-12-20 23:06:02 +01:00 |
|
|
|
fb22576708
|
Travis is still not reading our teardown file.
|
2017-12-20 22:51:08 +01:00 |
|
|
|
bced4e052d
|
There was a weird thing with the file permissions so it would not be read by travis. Now it should be fixed
|
2017-12-20 22:42:53 +01:00 |
|
|
|
e19b604a78
|
Our teardown sql script.
|
2017-12-20 21:08:35 +01:00 |
|
|
|
f6c27482e4
|
Added script for teardown of database.
|
2017-12-20 21:07:33 +01:00 |
|
|
|
db11c968a3
|
Renamed folder the plural.
|
2017-12-01 10:28:29 +01:00 |
|
|
|
b8647f982d
|
This is where we use our setup function to add tables if none are present in our database file.
|
2017-12-01 10:27:46 +01:00 |
|
|
|
ac6bbe6ac6
|
Now we can build or database by reading schema files. Also added doc strings to all the functions. This is a much better definition of a database script for our usecases..
|
2017-12-01 10:19:22 +01:00 |
|
|
|
2b772e3017
|
Long overdue, now we define our database schema so we can finally build our database, and not just move it around.
|
2017-12-01 10:14:22 +01:00 |
|
|
|
56405e54f9
|
Downgraded from sqlite3 to sqlite because of connection function error.
|
2017-08-23 10:26:23 +02:00 |
|
|
|
47aa638fd8
|
Moved eveything related to the api to a seperate folder seasoned_api.
|
2017-08-06 16:45:02 +02:00 |
|