Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve support for directories/files in current path... #6

Closed
tracker1 opened this issue May 15, 2017 · 3 comments
Closed

Improve support for directories/files in current path... #6

tracker1 opened this issue May 15, 2017 · 3 comments
Labels

Comments

@tracker1
Copy link

This works...

fsql "SELECT * FROM ./_src WHERE name LIKE %.js"

this does not...

fsql "SELECT * FROM _src WHERE name LIKE %.js"
@kashav kashav added the bug label May 15, 2017
@kashav kashav closed this as completed in d2f0ce0 May 15, 2017
@kashav
Copy link
Owner

kashav commented May 15, 2017

Thanks for reporting!

Should be resolved as of d2f0ce0, let me know if it's still not working.

@kashav
Copy link
Owner

kashav commented May 16, 2017

Going to keep this open until confirmation that it's fine.

@kashav kashav reopened this May 16, 2017
@tracker1
Copy link
Author

Working... :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants