-
Currently TxObservers only handle a set of matching attributes to filter whether it wants to be notified about a set of transactions. We need to be able to specify a set of filter criteria to further …
-
# Environment
Knex version: 0.95.4
Database + version: PG 13
OS: CentOS 8
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ smorey2.
…
-
# Environment
Knex version: >= 0.8.3 (probably earlier as well)
Database + version: any
OS: any
# Bug
1. Explain what kind of behaviour you are getting and how you think it should do
Postg…
-
The latest release of SqlTzLoader.exe at https://github.com/mj1856/SqlServerTimeZoneSupport/releases looks for the DB connection string in a config file, whereas the instructions at https://github.com…
-
The ODBC sqlcmd disallows a batch separator that matches any value in this list. go-sqlcmd probably should do so.
BACKUP,BREAK,BROWSE,BULK,CHECKPOINT,CLUSTERED,COMMITTED,COMPUTE,CONFIRM,CONTROLROW,…
-
currently javelin checks if a value is `=` before propagating it and this is hardcoded.
the rationale is that we can save more CPU "downstream" in the graph than we spend calculating the equality o…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.31.1 x64
**Electron**: 2.0.7
**OS**: Microsoft Windows 10 Home
**Thrown From**: [atom-python-run](https://github.com/foreshadow/atom-pyt…
-
There are crashes in some Meizu phones, such as M5 note, PRO 7 Plus and so on. The system version is Android 7.0. The log is:
`Fatal Exception: java.util.concurrent.TimeoutException: android.security…
-
Dear colleagues,
One of the[ known issues ](https://issues.apache.org/jira/browse/JCLOUDS-1451)mentioned in this github page is that 'there are connection issues with using input streams instead of…
-
Solidity 0.4.22 introduced support for error reasons on revert EVM operations, check that proxies correctlly forward the error reason to their clients.
As an example, let's assume we have a logic c…