[ experimental ]
软件包:ruby-gitlab-pg-query(2.0.4-3) [debports]
试制(Experimental)软件包
警告:这个软件包来自于 experimental 发行版。这表示它很有可能表现出不稳定或者出现 bug ,甚至是导致资料损失。请务必在使用之前查阅 changelog 以及其他潜在的文档。
PostgreSQL query parsing and normalization library
Parses SQL queries using a copy of the PostgreSQL server query parser
This Ruby extension uses the actual PostgreSQL server source to parse SQL queries and return the internal PostgreSQL parsetree.
In addition the extension allows one to normalize queries (replacing constant values with ?) and parse these normalized queries into a parsetree again.
其他与 ruby-gitlab-pg-query 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libruby2.7 (>= 2.7.0~preview1)
- 软件包暂时不可用
-
- dep: ruby (<< 1:2.8~)
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
- dep: ruby (>= 1:2.7~0)
-
- dep: ruby-google-protobuf (>= 3.17.1)
- Protocol Buffers