issues
search
scylladb
/
scylla-cqlsh
A fork of the cqlsh code
Apache License 2.0
16
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
cython: fix the usage of cython
#103
fruch
closed
2 months ago
2
build(deps): bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
#102
dependabot[bot]
closed
3 months ago
0
cqlsh.py: Send DESCRIBE statement to server before parsing
#101
dawmd
closed
3 months ago
2
DESCRIBE statements are rejected when not reflected in cqlsh's grammar
#100
dawmd
closed
3 months ago
0
cqlsh.py: change shebang to /usr/bin/env python3
#98
syuu1228
closed
3 months ago
6
/opt/scylladb/share/cassandra/bin/cqlsh.py mistakenly run on /usr/bin/python3
#97
syuu1228
closed
3 months ago
3
remove cassandra from the shiv package
#96
fruch
closed
4 months ago
11
cqlsh fails to work on old distros (undefined symbol: __libc_siglongjmp, version GLIBC_PRIVATE)
#95
fruch
closed
4 months ago
22
install.sh: replace tab with spaces
#94
tchaikov
closed
5 months ago
0
define the the debug package is empty
#93
fruch
closed
5 months ago
0
requirements: update scylla-driver
#92
Lorak-mmk
closed
5 months ago
1
package python driver as wheels
#91
fruch
closed
5 months ago
2
Find a way to package python driver wheels
#90
fruch
closed
5 months ago
3
cqlsh.py: fix server side describe after login command
#89
fruch
closed
6 months ago
3
cqlsh: try server-side DESCRIBE, then client-side
#88
sylwiaszunejko
closed
6 months ago
11
cqlshlib/sslhandling: fix logic of `ssl_check_hostname`
#87
fruch
closed
6 months ago
0
reloc/build_reloc.sh: don't use `--no-build-isolation`
#86
fruch
closed
6 months ago
1
Dockerfile: noninteractive isn't enough for answering yet on apt-get
#85
fruch
closed
6 months ago
0
cqlshlib/sslhandling.py: don't use empty userkey/usercert
#84
fruch
closed
6 months ago
1
usercert and userkey are loaded even if empty (None)
#83
fruch
closed
6 months ago
0
fix cqlsh version print
#82
fruch
closed
6 months ago
0
Version print is broken, and always default to 6.2.0
#81
fruch
closed
6 months ago
2
cqlshlib/sslhandling: change `check_hostname` deafult to False
#80
fruch
closed
6 months ago
3
RFC: CQLSh safe mode. Example: are you sure prompt before dropping a table/keyspace
#79
tzach
opened
7 months ago
0
reloc/build_reloc.sh: `AttributeError: cython_sources` when building PyYAML
#78
tchaikov
closed
6 months ago
6
Feature request: to allow turning off SSL server certificate hostname validation not turning off the certificate verification
#77
mark-bb
closed
6 months ago
8
set the hostname in ssl_options.server_hostname when SSL is used
#76
fruch
closed
8 months ago
5
Host name validation fails in cqlsh, if a scylladb server SSL certificate uses SAN DNS records only
#75
mark-bb
closed
8 months ago
8
Fix the support for separate credential file
#74
slavavrn
closed
8 months ago
10
Error reading data from credential file
#73
slavavrn
closed
8 months ago
3
Python packages installation fail on timeout
#72
benipeled
opened
8 months ago
2
CQLsh fails to redirect COPY output to STDOUT
#71
hopugop
closed
8 months ago
3
`COPY TO STDOUT` shouldn't put None where a function is expected
#70
fruch
closed
9 months ago
0
dist/debian: fix the trailer line format
#69
tchaikov
closed
9 months ago
0
Printing port when connecting by Unix domain socket
#68
margdoc
opened
10 months ago
1
Make cqlsh work with unix domain sockets
#67
sylwiaszunejko
closed
10 months ago
10
dist/debian: add trailer line
#66
tchaikov
closed
11 months ago
0
dist: debian package replaces/breaks only OSS versions
#65
fruch
opened
11 months ago
0
Fix minor typos in the code
#64
mykaul
closed
12 months ago
0
Typos in code
#63
mykaul
closed
12 months ago
0
Cqlsh in Scylla Docker does not use `.cqlshrc`
#62
RoDmitry
closed
12 months ago
2
Draft: explicit build-time package dependencies
#61
mykaul
closed
11 months ago
3
Dockerfile: apt-get update and apt-get upgrade to get latest OS packages
#60
mykaul
closed
1 year ago
0
Docker image not up-to-date since there's no 'apt-get upgrade' command
#59
mykaul
closed
1 year ago
5
Multiline comment parser
#58
doc-sheet
opened
1 year ago
1
stop retruning status_code=2 on schema disagreement
#57
fruch
closed
11 months ago
5
Updated Scylla Driver[Issue #55]
#56
muddi900
closed
1 year ago
4
Use newer Python Scylla driver (3.26.3)
#55
mykaul
closed
1 year ago
0
reloc: install build==0.10.0
#53
tchaikov
closed
1 year ago
1
setup.py: explicitly specify cython's language_level
#52
tchaikov
closed
1 year ago
1
Next