More DB staff and house keeping and better emoji
This commit is contained in:
6
README
Normal file
6
README
Normal file
@@ -0,0 +1,6 @@
|
||||
|
||||
`set dbconnection="Server=localhost;Database=eventbot;User=root;Password=password;"`
|
||||
|
||||
|
||||
`Add-Migration InitialDatabase -Context MySqlDatabaseService -OutputDir Migrations\MySql`
|
||||
`Add-Migration InitialDatabase -Context SqliteDatabaseService -OutputDir Migrations\Sqlite`
|
Reference in New Issue
Block a user