issues
search
ropensci
/
dittodb
dittodb: A Test Environment for DB Queries in R
https://dittodb.jonkeane.com/
Other
81
stars
15
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
#187: stop() -> rlang::abort()
#192
KoderKow
opened
7 months ago
0
bump dev version
#191
jonkeane
opened
7 months ago
0
A bit of cleanup for 0.1.8
#190
jonkeane
closed
7 months ago
0
Release dittodb 0.1.8
#189
jonkeane
closed
7 months ago
0
New dbplyr release fix
#188
jonkeane
closed
7 months ago
0
Use `rlang::abort` for clearer error messages?
#187
jonkeane
opened
8 months ago
0
#183: Error handling for the connection object being made before start_db_capturing()
#186
KoderKow
closed
7 months ago
10
Better handle ODBC's connection classes
#185
jonkeane
opened
9 months ago
0
Fix dbplyr `db_supports_table_alias_with_as` bug
#184
jonkeane
closed
9 months ago
0
dittodb::start_db_capturing() + dbplyr::in_schema() error
#183
KoderKow
closed
7 months ago
1
Release 0.1.7
#182
jonkeane
closed
1 year ago
0
Release dittodb 0.1.7
#181
jonkeane
closed
1 year ago
1
Add schema to table listing for cases where that's required
#180
jonkeane
closed
1 year ago
0
Fix: create hash in capture requests with unknown databases
#179
sandstumpen
closed
1 year ago
11
Add a name parameter to allow for different fixtures
#178
Kjir
opened
1 year ago
1
Release dittodb 0.1.6
#177
jonkeane
closed
1 year ago
0
Use a different method to roundtrip 64 bit integers
#176
jonkeane
closed
1 year ago
0
Release dittodb 0.1.5
#175
jonkeane
opened
1 year ago
0
Getting ready for a release
#174
jonkeane
closed
1 year ago
0
docs: fix pkgdown config for rotemplate compatibility
#173
maelle
closed
1 year ago
9
Allow for some nameless databases
#172
jonkeane
closed
1 year ago
0
dbConnect within function when capturing a fixture
#171
sebastian-fox
closed
1 year ago
6
Update vignette w non-ASCII chars
#170
majazaloznik
opened
1 year ago
1
Support dbplyr edition more faithfully
#169
jonkeane
closed
1 year ago
0
Allow for bigint roundtripping
#168
jonkeane
closed
1 year ago
0
Remove the hacky C code, use tracing only
#167
jonkeane
closed
2 years ago
0
Change in path for `createuser`
#166
jonkeane
closed
2 years ago
0
possible bug: bigint type from postgres not captured corectly
#165
majazaloznik
closed
1 year ago
7
Fixed bug in testing code
#164
majazaloznik
closed
2 years ago
2
Release dittodb 0.1.4
#163
jonkeane
closed
2 years ago
0
Remove the travelling vignette: it's failing
#162
jonkeane
closed
2 years ago
0
weird behavior with fixtures using count(*)
#161
majazaloznik
opened
2 years ago
1
Delete test content
#160
maelle
closed
2 years ago
1
Support capturing parameterized queries
#159
seasick
opened
2 years ago
4
v1->v2
#158
jonkeane
closed
2 years ago
0
[Security] Workflow check-linux-testthat-2e-3e.yaml is using vulnerable action actions/checkout
#156
Ale0x78
closed
2 years ago
1
Move testthat from Imports to Suggests
#155
cocinerox
closed
3 years ago
2
Move testthat from Imports to Suggests
#154
cocinerox
closed
3 years ago
1
Update to the new pkgdown
#153
jonkeane
closed
3 years ago
0
dplyr translations for odbc
#152
jonkeane
opened
3 years ago
0
Don't error with transactions
#151
jonkeane
closed
3 years ago
0
Fixture not captured when escaping regular expressions
#150
psimm
closed
3 years ago
2
Error: Invalid connection with dbplyr:::with_transaction()
#149
psimm
closed
3 years ago
2
macOS oldrel should work now
#148
jonkeane
closed
3 years ago
0
Ci cleanup
#147
jonkeane
closed
3 years ago
0
Add quoting for postgres, some CI fixes
#146
jonkeane
closed
3 years ago
0
Use GHA service for postgres (and mariadb?) on windows
#145
jonkeane
closed
3 years ago
0
Error: Invalid connection with RPostgres:::connection_quote_string()
#144
psimm
closed
3 years ago
4
Windows GH actions issue
#143
jonkeane
closed
3 years ago
1
Support for Oracle DB
#142
kenshuri
opened
3 years ago
9
Next