OHMySQL icon indicating copy to clipboard operation
OHMySQL copied to clipboard

Swift + MySQL = ❤️

Results 9 OHMySQL issues
Sort by recently updated
recently updated
newest added

Hi there! Thanks for the wonderful library for making connections from iOS to MySQL database an easy process! I would like to clarify if there is any mechanisms for us...

Hi ! I want to ask some questions about this project. [Hardware Question] Is this project available for 2021 Macbook pro M1 chip? [Software Question] I have my own MySQL...

Hey, I try to create a commandline tool for Mac , integrating OHMySQL by dragging its source code: However, when I build the Xcode project it gives me such error...

## What did you do? ℹ Please replace this with what you did. ## What happened instead? ℹ Actual results. Please replace this with of what happened instead. ## What...

enhancement
question

## What did you do? Issued a SELECT from a table with TEXT fields ## What happened instead? The TEXT values came back as NSData types ## What did you...

bug
needs investigation

## What did you do? Issued an INSERT with an NSNull.null value for an INT field. ## What happened instead? A zero value was inserted into the INT field rather...

bug
needs investigation

Great Library! I have a question of the possible Data Types. Is it possible to send a BLOB? I want to send a Image and haven't find a solution. Looking...

**Description** Hi, i was testing my iOS App on XCode15 and an iPad on iOS17Beta3. The app runs fine in Simulator, but on the Device the App crashes with the...

bug

Hi Oleg, Do you have any plans for supporting Package Manager for installing OHMySQL? Kind regards Soren

enhancement