Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Commit

Permalink
Added query how to
Browse files Browse the repository at this point in the history
  • Loading branch information
pielco11 committed Sep 8, 2018
1 parent fa8e3b3 commit 386455f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ Still in dev, works right.

You should use this in addtion to [Darknet OSINT Transform](https://github.com/pielco11/DOT)

## Pay attention here
Query prototype: SELECT DISTINCT custom_column_name AS input, another_custom_name AS output FROM some_table, obviously you can add other options as WHERE, ORDER BY, etc.

## How-To
`Database file`: the filename of the database (sqlite3), ex: db.sqlite3

Expand Down

0 comments on commit 386455f

Please sign in to comment.