Filter
Exclude
Time range
-
Near
A fresh release of the utPLSQL framework is out. It includes fixes for new and old issues.
A new version of @utPLSQL is here Few important bug fixes included in this release. github.com/utPLSQL/utPLSQL/r…
1
6
178
A new version of @utPLSQL is here Few important bug fixes included in this release. github.com/utPLSQL/utPLSQL/r…
6
17
1,194
New version 3.2.0 of utPLSQL-maven-plugin is now released. This release is a technical update mostly. The update brings changes from newest java-api release 3.2.4 See release info for details. github.com/utPLSQL/utPLSQL-m… github.com/utPLSQL/utPLSQL-j…
4
4
202
New version 3.2.0 of utPLSQL-cli is now released. This release is a technical update mostly. The update brings changes from newest java-api release 3.2.4 See release info for details. github.com/utPLSQL/utPLSQL-c… github.com/utPLSQL/utPLSQL-j…
1
1
78
New version of utPLSQL is now available for download. Version 3.2 drops support for older Database versions and opens doors for new functionality to be implemented on oracle 19c and above. github.com/utPLSQL/utPLSQL/r…
3
5
181
Here's a short "life hack", allowing you to use utPLSQL in your CI pipeline. OK, right, you could do that before, but this time, if there are failed unit tests your pipeline run will abort. No need for any other software, just SQLcl to run the tests. martincarstenbach.com/2026/0…
1
2
190
3. Automatiza o Muere. Los tests que se corren "manualmente" no se corren. Conecta utPLSQL a tu pipeline CI/CD. Si la suite falla, el despliegue se detiene. Protege producción de tus propios errores. 🛡️
1
9
2. Estandariza con utPLSQL. No escribas "scripts de prueba" caseros. Usa el estándar de la industria. Con anotaciones como `--%test`, tu lógica de BD se autovalida. O funciona, o rompe el build. Sin ambigüedades.
1
14
Desplegar un hotfix en viernes no debería sentirse como una apuesta. 🎲 Si "esperas" que funcione, no tienes una arquitectura. Tienes un castillo de naipes. #OracleAPEX #utPLSQL 🧵
1
24
3. Automate or Die. Tests that run "manually" don't run. Hook utPLSQL into your CI/CD pipeline. If the test suite fails, the deployment stops. Protect production from your own mistakes. 🛡️
1
7
2. Standardize with utPLSQL. Don't write custom "test scripts". Use the industry standard. With annotations like `--%test`, your DB logic becomes self-validating. It either works, or it fails the build. No ambiguity.
1
4
Deploying a hotfix on Friday shouldn't feel like gambling. 🎲 If you "hope" it works, you don't have an architecture. You have a house of cards. #OracleAPEX #utPLSQL 🧵
1
13
El Problema: Lógica "Atada a la Página" Cuando la lógica se acopla a la UI: ❌ Pruebas imposibles (utPLSQL falla). ❌ Seguridad fragmentada. ❌ Mantenimiento es pesadilla. APEX es la Vista. La BD es la App.
1
The Problem: "Page-Bound" Logic When logic is coupled to UI (Process, DA): ❌ Testing is impossible (utPLSQL fails). ❌ Security is fragmented. ❌ Maintenance is a nightmare. APEX is the View. The DB is the App.
1
5
23 Jul 2025
Morgen ist es soweit, wir wollen uns kennen lernen und über utPLSQL reden #orclapex #PLSQL #SQL
2
1
139
Sorry for the vague reply but I didn't look into the project for some time now. It was tested on 21. I'll need to update the repo and clean it up as it doesn't seem to be stable anymore.
28
Replying to @MartinDBA @utPLSQL
It works with 23 for sure. We can catch up on pipeline if you want. utPLSQL is using GH actions to self-tesr
1
1
46
17 Jul 2025
Hi @utplsql are you planning on adding support for Oracle Database 23ai to the framework? I’ve been using it a few times with Database Free and it just worked…. Although I don’t want to claim I did any extensive regression testing…
1
1
207
Unit Test failures with date/timestamp logic jeffkemponoracle.com/2025/07… #utPLSQL

2
3
167
I’m big on automated tests, so stored procedures always felt like a blind spot. Then I found tSQLt (SQL Server), pgTAP (PostgreSQL), and utPLSQL (Oracle). They don’t make SP testing easy just possible. And honestly, that’s enough to help me sleep better at night. 😅
1
9
49
2,529