Searched refs:m_lastActionChangedDatabase (Results 1 – 3 of 3) sorted by relevance
55 m_lastActionChangedDatabase = false; in reset()133 m_lastActionChangedDatabase = true; in createTable()172 m_lastActionChangedDatabase = true; in allowAlterTable()181 m_lastActionChangedDatabase = true; in createIndex()220 m_lastActionChangedDatabase = true; in createTrigger()297 m_lastActionChangedDatabase = true; in createVTable()326 m_lastActionChangedDatabase = true; in allowInsert()336 m_lastActionChangedDatabase = true; in allowUpdate()
103 bool lastActionChangedDatabase() const { return m_lastActionChangedDatabase; } in lastActionChangedDatabase()116 bool m_lastActionChangedDatabase : 1; variable
70216 …tabaseAuthorizer.cpp: Global rename of "m_lastActionIncreasedSize" to "m_lastActionChangedDatabase"