0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 23, 2024 — Jul 23, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #5 from bryant1410/master More... over 8 years ago
Fix broken Markdown headings More... over 8 years ago
Update README.md More... over 9 years ago
Make it work with Meteor 0.6+ new package system. More... over 12 years ago
More v0.2 info update More... over 12 years ago
Updated with v0.2 features. More... over 12 years ago
Ready for v0.2 More... over 12 years ago
More formatting fixes More... over 12 years ago
Fixed spacing issue More... over 12 years ago
Describe Table.update and Table.delete. More... over 12 years ago
Cleanup the docs More... over 12 years ago
Changed the select example to show aggregates More... over 12 years ago
Cleaned up examples separating views from select More... over 12 years ago
New example for views More... over 12 years ago
Update and delete now take an id rather than arbitrary criteria. More... over 12 years ago
Document the API More... over 12 years ago
Document views and selects More... over 12 years ago
Generate an error when trying to modify a view More... over 12 years ago
Initial version of the docs More... over 12 years ago
Minor changes More... over 12 years ago
Moved execStatement from dbinit.js to dblib.js More... over 12 years ago
Added support for transactions More... over 12 years ago
Document view handling More... over 12 years ago
Ignore file where the password is kept More... over 12 years ago
Support updated and delete in views More... over 12 years ago
Add SQL escape function More... over 12 years ago
Initial handling of view/join support More... over 12 years ago
* Add namespace Devwik.SQL.Config to config params * Initial handling of view/join support More... over 12 years ago
* migrate to using squel() to create statements * Use Devwik.SQL.escape() to sanitize data on user input * SQL statements no longer throw exceptions on error. Just print a message to the console More... over 12 years ago
Initial v0.2 More... over 12 years ago