BONSAMURAIS / schema

Relational database schemas for BONSAI
BSD 3-Clause "New" or "Revised" License
0 stars 2 forks source link

SQL reorganization and simplification #16

Closed cmutel closed 4 years ago

cmutel commented 4 years ago

@tngTUDOR Please check if this seems reasonable

tngTUDOR commented 4 years ago

:penguin: :green_apple: Using bash could leave windows developpers out of the game.
BUT that is not an issue for the moment I guess

tngTUDOR commented 4 years ago

A "clean.sh" script in case we need to "restart all over again" would be handy

cmutel commented 4 years ago

The existing script deletes the database before doing anything else.

cmutel commented 4 years ago

I don't think people would be recreating Bonsai on a personal machine, this is definitely somewhere in the cloud. Plus Windows has the Linux subsystem, I guess it should be usable there as well.

tngTUDOR commented 4 years ago

I have one minor suggestion, let's append to the log, instead of overwriting it. Like this, we can use the full log later to recreate the database if necessary