issues
search
frioux
/
DBIx-Class-Helpers
https://metacpan.org/pod/DBIx::Class::Helpers
20
stars
38
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix ABSTRACT of Helper::ResultSet::Union
#111
dboehmer
closed
1 week ago
1
Add support for argument list to ResultSet::Shortcut::Prefetch
#110
dboehmer
closed
1 week ago
1
Add support for query condition to one_row() in Helper::ResultSet::OneRow
#109
dboehmer
closed
1 week ago
1
SelfResultSet returns a Result instead of a ResultSet in list context
#108
abraxxa
closed
1 week ago
0
fix example code for sub _should_column_fetch
#107
abraxxa
closed
3 years ago
1
AutoRemoveColumns _should_column_fetch example incorrect
#106
abraxxa
closed
3 years ago
6
Adjust exists subquery for Oracle
#105
ribasushi
closed
3 years ago
7
Version 2.034001 broke results_exist on Oracle
#104
abraxxa
opened
4 years ago
8
Reduce inheritance, fix #91
#103
dakkar
closed
4 years ago
7
Add support for query condition to Helper::ResultSet::Shortcut::ResultsExist
#102
dboehmer
closed
4 years ago
10
oops, need to load the component that makes the attribute work
#101
karenetheridge
closed
4 years ago
1
add RemoveColumns shortcut
#100
karenetheridge
closed
4 years ago
4
actually fix results_exist for pg
#99
rabbiveesh
closed
4 years ago
18
Fix results_exist for good
#98
ribasushi
closed
5 years ago
3
It's swallowing the "-as" that's not for function
#97
FCO
closed
5 years ago
3
add dt_SQL_subtract to DateMethods1
#96
domm
closed
5 years ago
7
add dt_SQL_subtract to DateMethods1
#95
domm
closed
5 years ago
4
Add EXISTS/NOT EXISTS support
#94
mzealey
closed
4 years ago
10
OnColumnMissing breaks create with related objects
#93
andrewgregory
opened
6 years ago
0
DateMethods1 returns week number for day_of_week under MSSQL
#92
andrewgregory
opened
6 years ago
0
Q: Why `Helper::Row::SelfResultSet` disables `InflateColumn::DateTime` if used first?
#91
KES777
opened
6 years ago
2
AutoRemoveColumns breaks `select =>`
#90
mzealey
opened
6 years ago
2
AutoRemoveColumns doesn't work with prefetch
#89
mzealey
opened
6 years ago
1
Booleans with Helper::Row::ToJSON
#88
0x62ash
opened
6 years ago
5
Nuke not-applicable comment
#87
ribasushi
closed
6 years ago
1
Add helper to specify column info using types
#86
robrwo
closed
6 years ago
3
SetOperations UNION needs extra brackets (PostgreSQL)?
#85
ollyg
closed
6 years ago
4
Adds a test for the issue #83
#84
khmarochos
closed
7 years ago
1
Simply loading AutoRemoveColumns seems to interfere with DBICs group_by inferrence
#83
ribasushi
closed
7 years ago
7
enable tests against SQLite on travis
#82
simbabque
closed
4 years ago
4
Problem installing on debian Stretch
#81
carragom
closed
7 years ago
4
Add method unserializable_data_types to ToJSON helper
#80
kwakwaversal
closed
7 years ago
2
Make dont_serialize in Helper::Row::ToJSON a package global?
#79
kwakwaversal
closed
7 years ago
6
Return prefetched result when available
#78
bengrimm
closed
4 years ago
2
Warning patchset
#77
ribasushi
closed
8 years ago
2
ToJSON tests
#76
0xbad0c0d3
closed
8 years ago
2
Relationships JSON
#75
0xbad0c0d3
closed
7 years ago
12
Use DBIx::RetryConnect in tests to remove sleep in with-dbs
#74
frioux
closed
3 years ago
1
Hella Fast JSON Encoder
#73
frioux
opened
8 years ago
0
[PATCH] Fix a strictness error in a deprecated module
#72
gregoa
closed
8 years ago
1
[PATCH] spelling fixes
#71
gregoa
closed
8 years ago
1
Stop leaking an isa() into the inheritance chain
#70
ribasushi
closed
8 years ago
1
Increase test coverage (ha!)
#69
wesQ3
closed
8 years ago
1
Add Helper::Schema::Verifier::ColumnInfo
#68
wesQ3
closed
8 years ago
4
Add StrictMode helper for columns
#67
frioux
closed
8 years ago
0
A tad cleaner ProxyResultMethod
#66
ribasushi
closed
8 years ago
1
correlate `AS fieldname`
#65
mrenvoize
opened
8 years ago
2
Several tests are overriding Schema::connect() => should be connection()
#64
ribasushi
closed
8 years ago
1
DBIx::Class::Helper::Row::OnColumnMissing returns an empty list in list context
#63
dnmfarrell
closed
8 years ago
1
Make all helpers verify that they got composed into the right type (Result, Set, Schema) of class
#62
frioux
closed
3 years ago
6
Next