Skip to content

Instantly share code, notes, and snippets.

@jotes
Created November 1, 2018 09:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jotes/dbe7ba3e28873ceef9e37bb6583de7d8 to your computer and use it in GitHub Desktop.
Save jotes/dbe7ba3e28873ceef9e37bb6583de7d8 to your computer and use it in GitHub Desktop.
pontoon=# select id,active, approved, fuzzy, string from base_translation where entity_id=153288 and (approved=true or fuzzy=true) and locale_id=191;
id | active | approved | fuzzy | string
---------+--------+----------+-------+------------------------------------
1915269 | t | t | f | Следующие ревизии откачены:
1915222 | f | f | t | Были запрошены следующие проверки:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment