mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
commit
83f276fa3f
@ -181,7 +181,7 @@ abstract class DBSchemaManager {
|
||||
return (bool) $this->schemaUpdateTransaction;
|
||||
}
|
||||
|
||||
// Transactional schema altering functions - they don't do anyhting except for update schemaUpdateTransaction
|
||||
// Transactional schema altering functions - they don't do anything except for update schemaUpdateTransaction
|
||||
|
||||
/**
|
||||
* Instruct the schema manager to record a table creation to later execute
|
||||
|
Loading…
Reference in New Issue
Block a user