Chris Wolcott
Chris Wolcott
Based on various dropdowns on my form I change the extensions that are allowed after plupload has been initialized. ``` var uploader = $("#uploader").plupload('getUploader'); uploader.setOption('filters', {mime_types:[{title : "Text files", extensions...
- [X] Reaching Out - [ ] I believe this to be a bug with Open Babel - [ ] This is a feature request ## Environment Information Open Babel...
**Is your feature request related to a problem? Please describe.** Can not set the option to Stop processing conditional formatting if the current rule evaluates to TRUE. **Describe the solution...
Thank you to Casey Holzer @caseyjhol for a great open source product. I can only imagine the effort to keep something like this going. I have used it in several...
This is: ``` - [x] a bug report - [x] a feature request - [ ] **not** a usage question (ask them on https://stackoverflow.com/questions/tagged/phpspreadsheet or https://gitter.im/PHPOffice/PhpSpreadsheet) ``` ### What is...
Would you consider a couple of new features for stored procedures? OS: MacOS Catalina 10.15.7 Software: SQLPro Oracle Version 2022.31 (Build 511.5) Connection: Oracle 19 - If a stored procedure...
## Environment Information Open Babel version: 3.1.1 Operating system and version: Oracle Enterprise Linux 8.9 ## Expected Behavior 3.1.1 was released in May 2020, and the contributors are doing great...
**Describe the bug** When adding the reserved word ESCAPE '\' to like statement the syntax coloring is messed up **To Reproduce** Review the following SQL Statements ``` SELECT * FROM...