This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Framework
/
urfat-schema
Seguir
3
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Fixing namespace
Artur Welp
hace 6 años
padre
1d886326c5
commit
f4d862d4a9
Se han
modificado 16 ficheros
con
0 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
0
0
src/BBDDL/Db/Adapter/AdapterFactory.php
0
0
src/BBDDL/Db/Adapter/AdapterInterface.php
0
0
src/BBDDL/Db/Adapter/AdapterWrapper.php
0
0
src/BBDDL/Db/Adapter/MysqlAdapter.php
0
0
src/BBDDL/Db/Adapter/PdoAdapter.php
0
0
src/BBDDL/Db/Adapter/PostgresAdapter.php
0
0
src/BBDDL/Db/Adapter/ProxyAdapter.php
0
0
src/BBDDL/Db/Adapter/SQLiteAdapter.php
0
0
src/BBDDL/Db/Adapter/SqlServerAdapter.php
0
0
src/BBDDL/Db/Adapter/TablePrefixAdapter.php
0
0
src/BBDDL/Db/Adapter/WrapperInterface.php
0
0
src/BBDDL/Db/Table.php
0
0
src/BBDDL/Db/Table/Column.php
0
0
src/BBDDL/Db/Table/ForeignKey.php
0
0
src/BBDDL/Db/Table/Index.php
0
0
src/BBDDL/Wrapper.php
+ 0
- 0
src/DDLWrapper/Db/Adapter/AdapterFactory.php → src/BBDDL/Db/Adapter/AdapterFactory.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/AdapterInterface.php → src/BBDDL/Db/Adapter/AdapterInterface.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/AdapterWrapper.php → src/BBDDL/Db/Adapter/AdapterWrapper.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/MysqlAdapter.php → src/BBDDL/Db/Adapter/MysqlAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/PdoAdapter.php → src/BBDDL/Db/Adapter/PdoAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/PostgresAdapter.php → src/BBDDL/Db/Adapter/PostgresAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/ProxyAdapter.php → src/BBDDL/Db/Adapter/ProxyAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/SQLiteAdapter.php → src/BBDDL/Db/Adapter/SQLiteAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/SqlServerAdapter.php → src/BBDDL/Db/Adapter/SqlServerAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/TablePrefixAdapter.php → src/BBDDL/Db/Adapter/TablePrefixAdapter.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Adapter/WrapperInterface.php → src/BBDDL/Db/Adapter/WrapperInterface.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Table.php → src/BBDDL/Db/Table.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Table/Column.php → src/BBDDL/Db/Table/Column.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Table/ForeignKey.php → src/BBDDL/Db/Table/ForeignKey.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Db/Table/Index.php → src/BBDDL/Db/Table/Index.php
Ver fichero
+ 0
- 0
src/DDLWrapper/Wrapper.php → src/BBDDL/Wrapper.php
Ver fichero