Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/ujjwalguptaofficial/JsStore
A complete IndexedDB wrapper with SQL like syntax.
https://github.com/ujjwalguptaofficial/JsStore
Changed Error msg for bad data type
9652e2e09c535707b11f9be7223af1a06d6f707e authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
9652e2e09c535707b11f9be7223af1a06d6f707e authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
Added feature of DataType
7603d2f7ef54629b09aacef9b40e3f117133d4a1 authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
7603d2f7ef54629b09aacef9b40e3f117133d4a1 authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
ErrorCount ++ in checkandmodifyschema
50d9a655cc576f80cc8b7f1b1e57047783dd5523 authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
50d9a655cc576f80cc8b7f1b1e57047783dd5523 authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
Code to convert tablename and dbname into lower case
2fd495596ef0e82fb8772bae8db4f4f50b4e33ea authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
2fd495596ef0e82fb8772bae8db4f4f50b4e33ea authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
Array Intialization for ValuesAffected in insertlogic
95a2fac6f37bbf2e3cb24de3ac10199841f63d7e authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
95a2fac6f37bbf2e3cb24de3ac10199841f63d7e authored over 7 years ago by WARRIOR\COMMANDER <[email protected]>
Delete Database code tested and completed
1079d0b84e104604883ae6ba9519a785ba82f244 authored over 7 years ago by Ujjwal Gupta <[email protected]>
1079d0b84e104604883ae6ba9519a785ba82f244 authored over 7 years ago by Ujjwal Gupta <[email protected]>
Added the event of transaction
2426ec470c9f05119643fefc319f8afa25a9f104 authored over 7 years ago by Ujjwal Gupta <[email protected]>
2426ec470c9f05119643fefc319f8afa25a9f104 authored over 7 years ago by Ujjwal Gupta <[email protected]>
Added the code for autoincrement , currentdate
fe5860731ba1d1903a1012fb075356b4976db925 authored over 7 years ago by Ujjwal Gupta <[email protected]>
fe5860731ba1d1903a1012fb075356b4976db925 authored over 7 years ago by Ujjwal Gupta <[email protected]>
Written the code for join logic
96c5feb7c9e150588556f7cdceabcdcab7fdd6b0 authored over 7 years ago by Ujjwal Gupta <[email protected]>
96c5feb7c9e150588556f7cdceabcdcab7fdd6b0 authored over 7 years ago by Ujjwal Gupta <[email protected]>
On a way to do the join logic
070f0fdd00fd9ed7bff144e708ba5f6d4a7e7a9c authored over 7 years ago by Ujjwal Gupta <[email protected]>
070f0fdd00fd9ed7bff144e708ba5f6d4a7e7a9c authored over 7 years ago by Ujjwal Gupta <[email protected]>
Select logic with multiple value for single column
3b64d207d773657420403d2d3d4af6f31aa0db63 authored over 7 years ago by Ujjwal Gupta <[email protected]>
3b64d207d773657420403d2d3d4af6f31aa0db63 authored over 7 years ago by Ujjwal Gupta <[email protected]>
ADDED THE CODE FOR DOING AND
df3a9bcc77a00b56747d7df7f1163d1ea28f0d72 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
df3a9bcc77a00b56747d7df7f1163d1ea28f0d72 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
on a way to write the code for join logic -
c2a7510ba50dbfc0d56692b92fed507b2ebb406a authored almost 8 years ago by Ujjwal Gupta <[email protected]>
c2a7510ba50dbfc0d56692b92fed507b2ebb406a authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Added the feature for wherein
027808a02232bbd3c2cb50eb46daf72d7b62486c authored almost 8 years ago by Ujjwal Gupta <[email protected]>
027808a02232bbd3c2cb50eb46daf72d7b62486c authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Refactored the code and optimized
a037f4df5c62c7eacecbb9642d39f6d978b3cddc authored almost 8 years ago by Ujjwal Gupta <[email protected]>
a037f4df5c62c7eacecbb9642d39f6d978b3cddc authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Updated the code for update function and also optimized the overall code
c6c52e2377e37d1844ea5e9e99254fd7ce9456c7 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
c6c52e2377e37d1844ea5e9e99254fd7ce9456c7 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Added query to update,delete,dropdatabase
6c1599adf8d4775f5d7ba9a114a8dc3ff095869a authored almost 8 years ago by Ujjwal Gupta <[email protected]>
6c1599adf8d4775f5d7ba9a114a8dc3ff095869a authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Written up the query for update
2a5adda56dd00299b8d83b867f704c140639a0c4 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
2a5adda56dd00299b8d83b867f704c140639a0c4 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Added code with example for getting the data
d2dc1316551712cb073b0b878b7a22052a26066d authored almost 8 years ago by Ujjwal Gupta <[email protected]>
d2dc1316551712cb073b0b878b7a22052a26066d authored almost 8 years ago by Ujjwal Gupta <[email protected]>
Added code for adding the data into database , added an example folder with working example of adding the data
f6433ae8849ede1542a31f67271a95e54feb0d1b authored almost 8 years ago by Ujjwal Gupta <[email protected]>
f6433ae8849ede1542a31f67271a95e54feb0d1b authored almost 8 years ago by Ujjwal Gupta <[email protected]>
First Commit of JsStorage
a7d852274a998b547b36ec82a1be8897a07fb590 authored almost 8 years ago by Ujjwal Gupta <[email protected]>
a7d852274a998b547b36ec82a1be8897a07fb590 authored almost 8 years ago by Ujjwal Gupta <[email protected]>