issues
search
PostgreSQL-For-Wordpress
/
postgresql-for-wordpress
A maintained fork of https://wordpress.org/plugins/postgresql-for-wordpress/
GNU General Public License v2.0
234
stars
73
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add end to list of reserved columns
#138
mattbucci
closed
1 month ago
0
Allow setting a custom schema
#137
mattbucci
opened
1 month ago
1
WIP: WP Statistics Compatibility
#136
mattbucci
opened
1 month ago
0
rewrite utc timestamp requests
#135
mattbucci
closed
1 month ago
0
replace regexp with its postgres version
#134
mattbucci
closed
1 month ago
0
cast numbers explictly as ints rather than adding 0 to them
#133
mattbucci
closed
1 month ago
0
remove key names which are not supported during key creation in postgres
#132
mattbucci
closed
1 month ago
0
Numeric Rewriting should be case insensitive.
#131
mattbucci
closed
1 month ago
1
character_set_database and collation_database do not exist in postgres
#130
mattbucci
opened
1 month ago
0
REGEXP does not exist in postgres
#129
mattbucci
closed
1 month ago
0
utc_timestamp() does not exist in postgres
#128
mattbucci
closed
1 month ago
0
mediumint and mediumserial do not exist
#127
mattbucci
closed
1 month ago
0
Add Support for globally distributed sequence creation
#126
mattbucci
opened
1 month ago
1
Can you provide a dockerfile example? I am unable to configure it successfully locally
#125
web222vip
closed
3 months ago
1
Some Issue with MySQL using pg4wp with driver 'mysql'
#124
SamTyurenkov
opened
4 months ago
0
Not working with complianz-gdpr
#123
CommanderRedYT
opened
5 months ago
0
Implement "SHOW COLUMNS" rewrite
#122
CommanderRedYT
opened
5 months ago
2
Misc errors shown when upgrading wordpress (INSERT IGNORE INTO from includes/class-wp-upgrader.php)
#121
kenreiss
opened
5 months ago
0
Use of PostgreSQL keywords in table column names
#120
hahnn
closed
1 month ago
2
Wrong textmb4 data type causing issues
#119
hahnn
opened
5 months ago
2
Failed query (seems like it is coming from wordpress itself and not a plugin)
#118
0xFEEDC0DE64
opened
7 months ago
0
WordPress Update fails
#117
0xFEEDC0DE64
opened
7 months ago
0
(Draft) Trying to fix BIGINT issues
#116
0xFEEDC0DE64
closed
1 month ago
4
Error while activating plugin wp-statistics
#115
0xFEEDC0DE64
opened
7 months ago
8
Not identifying .htaccess file (unable to remove /index.php from URL)
#114
eappleby
closed
7 months ago
3
Deprecated and Warning during wp core install (wp cli command)
#113
SamTyurenkov
opened
8 months ago
2
Unknown database error when trying to activate Booking Calendar Extension
#112
hahnn
opened
8 months ago
3
Wrong equality condition between character varying data type and integer data type
#111
hahnn
opened
8 months ago
1
CREATE TABLE not converted to CREATE TABLE IF NOT EXISTS
#110
hahnn
opened
8 months ago
1
Testing latest version of source code and numeric types are not converted any more
#109
hahnn
closed
1 month ago
3
REPLACE INTO should properly emulate wpsqli_insert_id
#108
mattbucci
closed
8 months ago
0
remove unnecessary insert regex which modified (0 to ("0",
#107
mattbucci
closed
8 months ago
0
Unable to use site editor
#106
mattbucci
closed
8 months ago
1
Add Issue and PR Templates
#105
mattbucci
closed
9 months ago
0
make numeric rewriters generic
#104
mattbucci
closed
9 months ago
1
add support for REPLACE INTO rewriting
#103
mattbucci
closed
9 months ago
1
Fix Wordpress Search
#102
mattbucci
closed
9 months ago
1
Replace calls to seq by adding a RETURNING * to all insert and replace statements
#101
mattbucci
closed
8 months ago
0
add rewrite logic for SHOW TABLE STATUS and a catch for calls to information_schema
#100
mattbucci
closed
9 months ago
1
_seq appended to table name, how to deal with it properly?
#99
SamTyurenkov
closed
8 months ago
3
Search Post Not Working Properly
#98
iqbaljayadi-tonjoo
closed
9 months ago
5
$wpdb->replace is not supported. is it planned?
#97
SamTyurenkov
closed
9 months ago
5
Fatal Error when browsing Site Health page
#96
SamTyurenkov
closed
9 months ago
10
Warning during Multisite Install: sequence _blog_id_seq not yet defined
#95
dilyanpalauzov
opened
10 months ago
1
Add composer.json to repository
#94
SamTyurenkov
closed
10 months ago
7
Improve string replacements
#93
mattbucci
closed
8 months ago
2
client_info not being emulated properly for site-health
#92
mattbucci
opened
10 months ago
0
correctly emulate Show Variables command in postgres
#91
mattbucci
closed
10 months ago
0
Make int size replacements more robust.
#90
mattbucci
closed
9 months ago
0
Database Error: Cannot modify header information - headers already sent by...
#89
laotoutou
closed
10 months ago
1
Next