Searched refs:_execute (Results 1 – 2 of 2) sorted by relevance
206 async def _execute(self, statement): member in Database212 result = await self._execute(219 await self._execute(insert(Config).values(name=name, value=value))235 result = await self._execute(select(Config.value).where(Config.name == name))243 result = await self._execute(268 result = await self._execute(290 result = await self._execute(298 result = await self._execute(313 result = await self._execute(339 result = await self._execute([all …]
4 …_execute:function(b){return b=c.items[b],b&&(!b._disabled||a.isFunction(b._disabled)&&!b._disabled… method in a.vakata.context