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

Using "Order by random()" #334

Open
CasanovaGregory opened this issue Sep 2, 2015 · 3 comments
Open

Using "Order by random()" #334

CasanovaGregory opened this issue Sep 2, 2015 · 3 comments

Comments

@CasanovaGregory
Copy link

Hi,

I'm trying to use the random function of Sqlite and I'm facing some problem. Is the random function supported in the plugin ? I'm using it like this :

SELECT * FROM products ORDER BY RANDOM()

In an editor like "DB Browser for SQLite" it works, but not using the plugin...

I get the following error :
"code: 5, message: "could not prepare statement (1 not authorized to use function: random)"

Any reason ?
Thank's a lot !

@brodybits
Copy link
Contributor

@CasanovaGregory
Copy link
Author

I was using it on Google Chrome so I assume that I was using web SQL.
Will it work on a device ?

@brodybits
Copy link
Contributor

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

No branches or pull requests

2 participants