issues
search
berlindb
/
core
All of the required core code
MIT License
256
stars
29
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix the return type of Query::add_item()
#167
mahmoudsaeed
closed
1 month ago
0
Modified the query statement to check information schema
#166
Khadreal
closed
2 months ago
2
Maybe optimize lookups of tables in DB to stop using SHOW TABLES LIKE
#165
Khadreal
closed
2 months ago
1
Use table alias/name when building date query
#164
jkudish
closed
2 months ago
2
Added $current_item_shape to prevent impacting a query with another.
#163
CrochetFeve0251
closed
1 year ago
0
Issue chaining normal query after a query with `fields`
#162
CrochetFeve0251
closed
1 year ago
2
Creation of dynamic property is deprecated
#161
hgodinho
opened
1 year ago
2
Cache Group `last_changed` Not Always Updated
#160
spencerfinnell
opened
1 year ago
0
`2.1.0` - Incorrect Column Retrieval in PHP `8.x`
#159
spencerfinnell
opened
1 year ago
0
Updated to use correct attribute to allow dyanmic properties
#158
jeawhanlee
closed
1 year ago
0
Set db version default to 1
#157
robincornett
closed
1 year ago
0
Converting an existing table to Berlin feels complicated
#156
robincornett
opened
1 year ago
0
Added attribute to allow dynamic properties
#155
jeawhanlee
closed
1 year ago
0
Notice developer about Schema class not exists
#153
Mte90
opened
2 years ago
1
Add support for optimizer hints
#152
JJJ
opened
2 years ago
0
Fix boolean handling in Table
#151
szepeviktor
closed
2 years ago
0
feat(rest): first implementation
#150
Mte90
opened
2 years ago
8
Follow a Coding Standard
#149
szepeviktor
opened
2 years ago
7
Fix BETWEEN arguments
#148
szepeviktor
closed
2 years ago
1
First commit to 3.0.0 experimental:
#147
JJJ
opened
2 years ago
0
Expose CRUD as REST api
#146
Mte90
closed
2 years ago
1
Put SQL queries into wpdb calls
#145
szepeviktor
closed
2 years ago
2
Resolve PHPStan Level 0 errors
#144
szepeviktor
closed
2 years ago
5
WIP - Issue/128
#143
JJJ
closed
2 years ago
0
Really Bail out in Base::is_success
#142
szepeviktor
closed
2 years ago
1
Remove temporary variable
#141
szepeviktor
closed
2 years ago
0
WIP - Issue/137
#140
JJJ
closed
2 years ago
0
Feature Request: Add a filter/configuration to disable cache on queries
#139
engahmeds3ed
opened
2 years ago
3
Consider adding automatically prefixed pre and post action hooks on CRUD methods within query class
#138
arraypress
opened
2 years ago
2
Allow Field Types/Format List to Be Supplied
#137
spencerfinnell
closed
2 years ago
5
Querying for a null value casts query to 0
#136
robincornett
closed
2 years ago
5
fix autoloader to work with current repo structure
#135
spleen1981
closed
2 years ago
0
invert array_intersect args order in parse_groupby
#134
spleen1981
closed
2 years ago
0
Create dynamic hook after an item is deleted
#133
robincornett
closed
2 years ago
1
Request: add dynamic hook to delete_item method
#132
robincornett
closed
2 years ago
1
Table: add _clone() shim from Sugar Calendar.
#131
JJJ
closed
2 years ago
0
Feature request: create delete query using where array
#130
engahmeds3ed
opened
2 years ago
4
PHP 5.6 issue and `clone`
#129
rmorse
closed
2 years ago
2
`$query->found_items` empty when paged is out of range
#128
rmorse
closed
2 years ago
8
is berlindb compatible with hyperdb?
#127
alexdhika
closed
2 years ago
1
PHP 8.2 support, the $wpdb global, and table assignments
#126
JJJ
opened
2 years ago
0
Fix comment description for $order param
#125
rmorse
closed
3 years ago
0
Primary Column Can't Be String
#124
spencerfinnell
closed
2 years ago
9
Issue/55 - Query: Add support for query handlers.
#123
JJJ
closed
2 years ago
0
Issue/116 - License: change from GPL to MIT.
#122
JJJ
closed
3 years ago
0
Make booleans much better
#120
szepeviktor
closed
3 years ago
2
Release/2.1.0 - WIP
#119
JJJ
opened
3 years ago
6
PR/115 - Recommendations from phpstan.
#118
JJJ
closed
3 years ago
0
Issue/113 - Query: audit shape_item_id() usages.
#117
JJJ
closed
3 years ago
0
Seems to be installing the table without `->install()`
#121
rmorse
opened
3 years ago
8
Next