YNP. Jayuda

Results 3 issues of YNP. Jayuda

Dear creator squeler, Thanks for this app, it realy good. But after i am use with million table its crash. But if i choose database information_schema its work well. Any...

### Describe the bug I have run surrealdb started with root user and password. Server running well but, i hit via rest API that not include username password still can...

feature

hello, i was try an example code : ``` from facebook_scraper import get_posts for post in get_posts('nintendo', pages=1): print(post['text'][:50]) ``` But show error : requests.exceptions.ConnectionError: HTTPSConnectionPool(host='m.facebook.com', port=443): Max retries exceeded...