The Wayback Machine - https://web.archive.org/web/20201229091812/https://github.com/topics/oracle
Skip to content
#

oracle

Here are 1,991 public repositories matching this topic...

dbeaver
KOLANICH
KOLANICH commented Jan 11, 2019

Sometimes it is needed to store compressed data in the DB. Unfortunately not all the DBs have built-in compression and FUSE compressed FSes are not available for every OS. So it may make sense to store compressed binary blobs in the DB.

Unfortunately when one sees them in DBeaver he sees them compressed, but often they are needed uncompressed. So it'd be nice to have a feature to decompress the

directus
benhaynes
benhaynes commented Dec 28, 2020
  • Create bookmark is missing a tooltip "Create Bookmark"
  • Deleting an advanced filter is missing a tooltip "Delete Filter"
  • Change advanced filter operator "Change Operator"
  • Sort ASC/DESC in table layout column headers
Powerz
Powerz commented Dec 7, 2020

Hi guys,

I have a small question regarding the way Linq2Db treats ambient transactions (TransactionScope).

In the example (see below), if the first query runs before an instance of transaction scope is created, then the ambient transaction will be ignored. However, if the first query runs after the transaction scope is created, then the transaction will be respected.

This behavior looks m

chainlink
franono
franono commented Nov 20, 2020

Description
At the moment the flux_monitor metrics have a label called job_spec_id. My idea is to also add the job's respective flux monitor contract address.

Currently:
flux_monitor_reported_round{job_spec_id="0f9c2a2119a941a39d85e0ca2b1b5ce7"} 213
Proposed:
flux_monitor_reported_round{job_spec_id="0f9c2a2119a941a39d85e0ca2b1b5ce7",address="0x123..."} 213

Motivation

  • Easy way

K8Cscan大型内网渗透自定义插件化扫描神器,包含信息收集、网络资产、漏洞扫描、密码爆破、漏洞利用,程序采用多线程批量扫描大型内网多个IP段C段主机,目前插件包含: C段旁注扫描、子域名扫描、Ftp密码爆破、Mysql密码爆破、Oracle密码爆破、MSSQL密码爆破、Windows/Linux系统密码爆破、存活主机扫描、端口扫描、Web信息探测、操作系统版本探测、Cisco思科设备扫描等,支持调用任意外部程序或脚本,支持Cobalt Strike联动
  • Updated Dec 25, 2019
  • Python

Improve this page

Add a description, image, and links to the oracle topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the oracle topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.