コード例 #1
0
	def store(self, commits):
		mInsertOnStatus('crondepl_queued', self.dbBe, commits)
コード例 #2
0
	def store(self, commits):
		mInsertOnStatus('approval', self.dbBe, commits)
コード例 #3
0
 def store(self, commits):
     mInsertOnStatus('approval', self.dbBe, commits)
コード例 #4
0
 def store(self, commits):
     mInsertOnStatus('crondepl_queued', self.dbBe, commits)