WeaponX86

Results 6 issues of WeaponX86

**Issues** 1. This code doesn't like quotes inside brackets 2. It can't resolve dot notation following the usage of bracket notation containing a dot **Sample Object** ``` var oTestObject =...

**Is your feature request related to a problem? Please describe.** We run several MySQL instances on Amazon EC2 servers which require an SSH login **Describe the solution you'd like** Add...

enhancement

I have a table **users** and a table **organizations**. A user belongs to one organization. When I run I generate the models the relationship from users.org_id to organizations.org_id in the...

Phonegap version: cli-7.0.1 android-minSdkVersion: 14 android-targetSdkVersion: 26 cordova-plugin-screen-orientation version: 2.0.1 cordova-plugin-camera-preview: 0.9.0 Device: Google Pixel Android version: 8.0.0 Crashes only after calling screen.orientation.lock() and subsequently pausing or minimizing the app....

All of the variables in the example should be prefixed with 'this.', even says so in the caption below. Also the caption contains a typo. It says 'Nore' instad of...

In the example you can open multiple files. When you run save(), how do I specify where it goes? ``` nconf.file('path/to/your/config.json'); // add multiple files, hierarchically. notice the unique key...