Adds prototype query parser #10

Closed
osilkin98 wants to merge 4 commits from dynamic-query into master
osilkin98 commented 2019-08-13 15:21:25 +02:00 (Migrated from github.com)

Query parser to extrapolate given kwargs and perform a database search under the given constraints.

Todo:

[ ] Make queries dynamic
[ ] Avoid reliance on knowing existing schema
[x] Allow for differentiating between plural and singular keyword arguments

#### Query parser to extrapolate given `kwargs` and perform a database search under the given constraints. #### Todo: [ ] Make queries dynamic [ ] Avoid reliance on knowing existing schema [x] Allow for differentiating between plural and singular keyword arguments
StrikerRUS (Migrated from github.com) reviewed 2019-10-08 22:02:28 +02:00
StrikerRUS (Migrated from github.com) commented 2019-10-08 22:02:28 +02:00

sudo is now deprecated.

Refer to https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration.

In the next phase of the migration, all builds will run on virtual-machine-based infrastructure – regardless of the configuration for sudo in the .travis.yml.

Soon we will run all projects on the virtual-machine-based infrastructure, the sudo keyword will be fully deprecated.

`sudo` is now deprecated. Refer to https://blog.travis-ci.com/2018-11-19-required-linux-infrastructure-migration. > In the next phase of the migration, all builds will run on virtual-machine-based infrastructure – regardless of the configuration for `sudo` in the `.travis.yml`. > Soon we will run all projects on the virtual-machine-based infrastructure, the sudo keyword will be fully deprecated.
osilkin98 (Migrated from github.com) reviewed 2019-10-09 15:55:39 +02:00
osilkin98 (Migrated from github.com) commented 2019-10-09 15:55:39 +02:00

If it works, it works.

If it works, it works.
StrikerRUS (Migrated from github.com) reviewed 2019-10-09 18:26:46 +02:00
StrikerRUS (Migrated from github.com) commented 2019-10-09 18:26:46 +02:00

Just notifying that this line makes no sense. 🙂

Just notifying that this line makes no sense. 🙂

Pull request closed

Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/comment-server#10
No description provided.