0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 8 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding a few missing erl files. More... about 14 years ago
Finished v1 of the AMQP/ets table update functionality. More... about 14 years ago
continued adding functionality to interact with rabbitmq More... about 14 years ago
Added querly_rabbitmq.erl More... about 14 years ago
Added functionality to query against binary data. More... about 14 years ago
Added the reset_ets_table function to querly.erl More... about 14 years ago
Fixed an issue with a select with no where clause More... about 14 years ago
Initial commit More... about 14 years ago
Fixed issues with the load test and added functionality to auto start querly when a query is run. More... about 14 years ago
Fixed the issue with querying against integers. More... about 14 years ago
Added ability to specify a database naming format on server start. More... about 14 years ago
Renamed querly_client:select/1 to querly_client:sql_query. More... about 14 years ago
Completed basic functionality to allow querying against CouchDB with SQL syntax. This basically only allows simple select * from blah where blahAttr = something and blahAttr2 = something. More... about 14 years ago
Added basic SQL parsing functionality. More... about 14 years ago
Created a few macros. More... about 14 years ago
Modified the tests so that they run on separate processes. More... about 14 years ago
Completed tests for searching of more than one record type. More... about 14 years ago
Added functionality to store a list of tables for querying. More... about 14 years ago
. More... about 14 years ago
changed function name. More... about 14 years ago
Made more generic. More... about 14 years ago
Created. More... about 14 years ago