Skip to content
#

oracle

Here are 2,182 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
broodroosterdev
broodroosterdev commented May 17, 2021
  1. The issue and what you expected to happen
    The GraphQL endpoints returns an validation error about missing required fields
    when updating a single field
    while it should simply update the single field and leave the required fields as-is

  2. Exact steps to reproduce this issue

  1. Add a custom field to the directus_users tabel
  2. Update that field of the user with `update_users
chainlink
yorickdowne
yorickdowne commented Mar 26, 2021

Description
The Web UI configuration page shows an entry ORACLE_CONTRACT_ADDRESS, this should now be OPERATOR_CONTRACT_ADDRESS.

The node ignores an env variable named ORACLE_CONTRACT_ADDRESS and correctly accepts OPERATOR_CONTRACT_ADDRESS, the value of which will be displayed as ORACLE_CONTRACT_ADDRESS in UI.

I believe the name of the environment variable was changed (recently?), just t

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