sbulen

Results 157 comments of sbulen

Yes - The SMF database has 42 sequences. This is known & finite. Each is tied to a table & column. The names have not changed over time. The install_2-1_postgresql...

And the database runs just fine without them... No reason to do this dynamicaly mid-operation. The ONLY impacts are when you drop tables. And even then... Worst-case scenario... You can...

What issues? There is NO bug reported here...

My only concern with this (assuming it's been thoroughly tested) is disallowing backslash escapes in the connect string. That is basically enforcing a new standard, & I'm not sure what...

I would not merge this anywhere close to RC4/Final. There are *no* outstanding bugs or issues in this area. Such sweeping changes will certainly introduce many.

Something feels very wrong here... I swear this worked earlier. It wasn't done by DB, it was logically done somewhere. A few years ago there was discussion, & we looked...

Yes, dupe detection does work today... I think the real bug here is detecting & preventing that double-click scenario... The first one hadn't 'stuck' yet, so was ignored in the...

If nobody can reproduce this, we should close the issue & PR. We have existing methods to detect dupes. One person seeing something once doesn't count. For all we know,...

I always use the online manual!

I have some questions here.... First, why is it an admin setting? Shouldn't the collation be queried? As soon as you make it a setting, someone could set it wrong......