[Free]MySQL-My First Extension

Mysql

Component for Mysql

💡  Current Version 1.0
📁  File Size 9.14 KB
📦  com.mysql.jaapptech.Mysql
📅   Created On 2021-09-03

Method Blocks


MethodBlock1


Connect - To Get Login Data
Host input type text
DBName input type text
Password input type text
Username input type text

MethodBlock2

Delete_Row - Delete Row
Connect input type text
tablename input type text
index input type text

MethodBlock3

Get_All_Rows - Get All Rows
Connect input type text
tablename input type text
ids input type text

MethodBlock4

Get_Row - Get All Rows
Connect input type text
tablename input type text
index input type text

Event Blocks

EventBlock5

DeletedRow - Deleted Row Result
result output type text

EventBlock6

GotAllRows - Got All Rows
result output type text

EventBlock7

GotRow - Got Row
result output type text


This docs is generated from AIX Docs - Cttricks. Hit :heart: button if you liked this extension and feel free to comment below your reviews and suggestion.

Click here to download this extension.

4 Likes