[Free]MySQL-My First Extension

No
It’s A Free Extension

1 Like

No
It’s A Free Extension

Ok thanks for replying. :grinning:

1 Like

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

Awesome extension @Jishnu_Vardhan_Reddy

Thanks @Shameek_Biswas

Soon Adding

Store Block

Please follow the naming conventions -

as @Taifun already said

1 Like

it looks like you still forgot to follow the naming conventions?

also what about Update and Insert statements?

does your extension still need something on the server side like a php script or similar?

Taifun

No PHP Script Needed
It Runs On This Script

@luv.ak.tech I Did Not Follow The Naming Conventions Because In A Week I Will Fix All Types Of Bugs And New Blocks And Then I Am Sure That I Will Follow The Naming Conventions

I Am Sure That I Will Add In The Next Update
they Are Some Errors So I Did Not Add Them

These are php scripts…
Your setup documentation is incomplete if these are required

Without Insert and Update your extension is incomplete and almost useless

Let me suggest you to postpone your extension, follow the naming conventions, complete the setup instructions, add the missing statements and fix all errors before publishing

Taifun

3 Likes

Even Actually I Made This Extesion For My App Because The Data Is Not Storing So I Made This Extesion But Not Working Even I Am Trying For That Too If Insert Or Update It Is Easy

ok, I will unlist this thread until the extension is fixed
Taifun

1 Like

Okay @Taifun