-
I had a issue when using the $cordovaSqlite service to create my tables. It was ignoring the foreign_keys PRAGMA. I had to run the statements on db.executeSql to get the required results.
Original Co…
-
For the record: I'm not actively using this library now, so I don't demand a quick fix, this is just FIY.
The new array of tables feature has an unhandled edge case related to mixed-type arrays. Th…
-
Hi,
I'm having some trouble setting `Meteor.isReadyForSpiderable = true;` when subscriptions are defined in the template and not the route.
Paginated tables are good example of this case.
I tried t…
-
sample test below fails with "Something wrong with primary key index on table" which I would not expect.
```
let alasql = require('alasql');
let DemoDB = {
appliance: [
{name: '…
-
### Improvement description
After looking through the source code, and trying to use bin/console debug:config PimcoreApplicationLoggerBundle (only to see that "The extension with alias "pimcore_appli…
-
**Is your feature request related to a problem? Please describe.**
A key concept in Db2 for z/OS is the _tablespace_, a logical container for tables. The tablespace is specified on the CREATE TABLE s…
-
### Bug description
I have a single instance of Prisma client stored in global variable.
There is significant latency on initial request to my API with Prisma when initializing the connection pool…
-
Description: Platform Backups does not display which tables were backed up
Infrastructure: ALL
Feature Request: request to add which tables are backed up,
In attached file there are the pane…
-
**例行检查**
[//]: # (方框内删除已有的空格,填 x 号)
+ [x] 我已确认目前没有类似 issue
+ [x] 我已确认我已升级到最新版本
+ [x] 我已完整查看过项目 README,尤其是常见问题部分
+ [x] 我理解并愿意跟进此 issue,协助测试和提供反馈
+ [x] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能…
-
### Before opening, please confirm:
- [X] I have checked to see if my question is addressed in the [FAQ](https://github.com/aws-amplify/amplify-hosting/blob/master/FAQ.md).
- [X] I have [searched fo…