last ...
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
namespace xAiApi.Constants
|
||||
{
|
||||
public struct XAiApiConstants
|
||||
{
|
||||
//
|
||||
// Database Descriptor ...
|
||||
public const string XAiApiDbIdentifier = "xAiApiDb";
|
||||
public const string XAiApiMigrationsAssemblyIdentifier = "xAiApi";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user