-
private static final String CREATE_SESSION_QUERY =
"INSERT INTO %TABLE_NAME%(PRIMARY_ID, SESSION_ID, CREATION_TIME, LAST_ACCESS_TIME, MAX_INACTIVE_INTERVAL, EXPIRY_TIME, PRINCIPAL_NAME) " +
…
-
## CVE-2012-6708 - Medium Severity Vulnerability
Vulnerable Library - jquery1.6.4rc1
jQuery JavaScript Library
Library home page: https://github.com/jquery/jquery.git
Found in HEAD commit: cb1616e6…
-
Hi! I've been having trouble trying to get php mode to work.
### Observed behavior
Switching to php-mode gives me
`Symbols function definition is void: nil`
### Expected behavior
PHP m…
JongW updated
3 years ago
-
Routines are missing for Informix.
Routine definition spans multiple rows, just like check constrains #637
So this is dependent on #637 and the append feature needed.
Then when need the cust…
-
Through PR https://github.com/strongloop/loopback-datasource-juggler/pull/1728 and https://github.com/strongloop/loopback-datasource-juggler/pull/1729, `loopback-datasource-juggler` now supports Node.…
-
I am running an application which uses ibm_db 2.2.1 and all of sudden I started to get errors while running npm i. I have tried reinstalling, Node, NPM, Python and nothing seems to be working. PFB the…
-
Whitesource Bolt has started reporting security vulnerabilities because it seems to think jq 1.6 is built on jquery 1.6.4rc1 and recommends upgrading to 1.9.0 or later.
Is it just an aberration or …
-
# Bug or feature request
Bug
# Description/Steps to reproduce
We use Loopback 3 together with an Informix server. If a lot of create, update and delete request occur at the same time, our Infor…
tscnn updated
5 years ago
-
Hi there and thank you for your amazing work on Loomio!
I've been using Loomio's Docker image happily for the past year. This morning, I tried to upgrade to https://github.com/loomio/loomio/release…
-
### Result of make-pull-init command:
```
$ make pull init
docker pull sindan/fluentd:1.3.0
1.3.0: Pulling from sindan/fluentd
e7c96db7181b: Already exists
1ab65449ad90: Pull complete
41ef742…