Sam

Results 11 issues of Sam

# Environment Knex version: 2.2.0 (see it as far back as 0.21.17) Database + version: mysql 5.7 OS: ubunutu # Bug **Expected:** When executing a query outside of a transaction...

When using features such as: - magicType - restore - saveAsImage The menu text is showing in Chinese how do you change the language from Chinese to English? ![image](https://user-images.githubusercontent.com/5644228/50857464-a0bf9900-1385-11e9-8bdb-7a590751fb85.png)

**Describe the bug** Firefox on android requires 'Storage' and 'Camera' permissions to show the scan preview, storage is not prompted for. Chrome only requires Camera, which is prompted for. Android...

bug

``` const options = { standalone: true, // mandatory apmOptions: { publicKey: process.env.KM_PUBLIC_KEY, // define the public key given in the dashboard secretKey: process.env.KM_SECRET_KEY, // define the private key given...

Current Behavior When updating data the chart animation transitions from the Y axis as it would when initially binding data to the chart. ![chartbefore](https://user-images.githubusercontent.com/5644228/50539595-ea84d400-0b7a-11e9-94c0-b2f59c7ab77a.gif) Expected Behavior When updating data the...

Issue #48 **Previous Behavior** When updating data the chart animation transitions from the Y axis as it would when initially binding data to the chart. ![chartbefore](https://user-images.githubusercontent.com/5644228/50539539-e310fb00-0b79-11e9-9fbb-bbb844fad89e.gif) **Expected Behavior** When updating...

I created a simple report based on a view. The view normally takes around 13secs with a `select * from`. When an email report is schedule, hangfire retries the job...

This fixes one instance of the "No Tables Found" issue for mysql. The problem is that the current version of the mysql package does not support utf8mb3. This issue is...

This is a fix for the following, implemented for mysql only, similar fixes possible for pg and mssql but I don't have instances handy to test. Please note, this fix...

Hey, I'm trying to install this connector via the Confluent Hub and am seeing the below: ![image](https://user-images.githubusercontent.com/5644228/53619507-8072c480-3be7-11e9-8708-7459c8d194e2.png) Any idea when it will be available via the hub? Is there another...