-
Consider a new `Comparer` function `EqualBytePrefix(a, b []byte) (prefix []byte, ok bool)`. This function returns a shared byte prefix _p_ of both `a` and `b` such that for all _x_ and _y_:
```
Co…
-
Most important changes:
- track user sessions per-device in a database table (currently a `sessions` table is used for visit statistics; this will allow to list and terminate sessions on user and glo…
-
I think triggers are ignored for the source/target comparison. I tested with two databases where the source has a few new tables with triggers on it, but there are no `CREATE TRIGGER ...` statements i…
-
I have cloned https://github.com/LBNL-ETA/pyWinCalc and run five examples. Then I have modeled these five glazing systems in WINDOW 8.0.6.0 and compared the results to the results of pyWinCalc. I foun…
-
## Searchable "tags" and "attributes" for files and folders.
### Additions
#### Tags
- new table in database
- apply to files and folders
- user-defined "labels" (or "tags" if you're wondering why I'…
ploiu updated
2 weeks ago
-
Create a .exe file that kickstarts the three scraping process (including the SAMHSA comparison script) and update the database with the latest scrapes. (Bonus: we can create documentation or a script …
-
**Is your feature request related to a problem? Please describe.**
There have been some use cases when we have more then one version of the same firmware and therefore multiple BOMs. It would be bene…
-
Hello,
we have migrated some older ASPX sites to Piranha and have defined a lot of aliases. After a few weeks running we detected many 404 errors, although aliases were defined for the requested UR…
-
### Describe the bug
When trying to add a SQL database to a load test server-side components via the Azure CLI Load Test extension, the following error is emitted: `cli.azure.cli.core.azclierror: Typ…
-
### Describe the bug
I have tz-aware timestamps (timestamptz) stored in my source PostgresDB.
I convert those tz-aware timestamps with the function convertTimezone in a custom column in Metabase, wh…
scd75 updated
3 months ago