tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
DatabaseType.cs
Go to the documentation of this file.
2{
6 public enum DatabaseType
7 {
12
16 MySql,
17
21 MariaDB,
22
26 Sqlite,
27
32 }
33}
DatabaseType
Type of database to user.