mirror of
https://github.com/moodle/moodle.git
synced 2025-04-16 14:02:32 +02:00
Updated comment.
This commit is contained in:
parent
a1b2780c8e
commit
d65980452a
@ -1075,7 +1075,7 @@ class XMLDBgenerator {
|
||||
}
|
||||
|
||||
/**
|
||||
* Given one object name and it's type (pk, uk, fk, ix, uix, seq, trg)
|
||||
* Given one object name and it's type (pk, uk, fk, ck, ix, uix, seq, trg)
|
||||
* return if such name is currently in use (true) or no (false)
|
||||
* (invoked from getNameForObject()
|
||||
* Only some DB have this implemented
|
||||
|
Loading…
x
Reference in New Issue
Block a user