-
Criar todos o casos de teste
-
Para la parte en SQL, se espera que creemos y poblemos una BDD igual que en la actividad 10? Y esta base debe contener exactamente la misma información que los csv? Gracias!
-
BDD is really slow.
Use some profiling tool and find bottlenecks.
* [ ] : Select the profiling tool.
* [ ] : Run profiler.
* [ ] : List bottlenecks.
-
-
Hola, tengo un problema similar al de @maxo2727 en la issue #170, ya que no me reconoce la contraseña para la base de datos. Lo que también es raro es que me dice que hay un password authentification …
-
-
Créations de nos connexions a nos bases de données sur docker.
-
### Describe the bug
Newer versions of OpenSTA require CUDD and links it as follows:
```cmake
if (CUDD_LIB)
message(STATUS "CUDD library: ${CUDD_LIB}")
get_filename_component(CUDD_LIB_DIR…
donn updated
3 months ago
-
I tried downloading with wget, but Forbidden error 403 is output.
I wonder if there is another way to download it.
thank you.
-