Skip to content

Adds support for REGEXP in WHERE statements.#6

Open
nabeards wants to merge 2 commits into
plus3network:masterfrom
nabeards:regexSelectStatement
Open

Adds support for REGEXP in WHERE statements.#6
nabeards wants to merge 2 commits into
plus3network:masterfrom
nabeards:regexSelectStatement

Conversation

@nabeards

@nabeards nabeards commented Nov 8, 2013

Copy link
Copy Markdown

No description provided.

@simianhacker

Copy link
Copy Markdown

@nabeards Can you create some unit tests along with your code changes? I know all the test are currently passing but we need to add some testing around this.

@nabeards

nabeards commented Nov 9, 2013

Copy link
Copy Markdown
Author

I've got the test written, but I'm not sure of the best way to get a db setup to run the test. Any suggestions?

@nabeards

nabeards commented Nov 9, 2013

Copy link
Copy Markdown
Author

If I load the schema.sql file, will that automagically get the db populated? Sorry, not too familiar with running unit tests!

@simianhacker

Copy link
Copy Markdown

@nabeards Here are the steps Travis uses to initialize the test env: https://github.com/plus3network/hyena/blob/master/.travis.yml

@nabeards

Copy link
Copy Markdown
Author

Let me know when you have some time to discuss. I've found a couple other issues and would love to collaborate on getting them fixed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants