This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
Framework
/
urfat-schema
Vigiar
3
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ver Fonte
Fixing namespace
Artur Welp
há 6 anos atrás
pai
1d886326c5
commit
f4d862d4a9
16 ficheiros alterados
com
0 adições
e
0 exclusões
Visão Dividida
Mostrar Estatísticas 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 Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/AdapterInterface.php → src/BBDDL/Db/Adapter/AdapterInterface.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/AdapterWrapper.php → src/BBDDL/Db/Adapter/AdapterWrapper.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/MysqlAdapter.php → src/BBDDL/Db/Adapter/MysqlAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/PdoAdapter.php → src/BBDDL/Db/Adapter/PdoAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/PostgresAdapter.php → src/BBDDL/Db/Adapter/PostgresAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/ProxyAdapter.php → src/BBDDL/Db/Adapter/ProxyAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/SQLiteAdapter.php → src/BBDDL/Db/Adapter/SQLiteAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/SqlServerAdapter.php → src/BBDDL/Db/Adapter/SqlServerAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/TablePrefixAdapter.php → src/BBDDL/Db/Adapter/TablePrefixAdapter.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Adapter/WrapperInterface.php → src/BBDDL/Db/Adapter/WrapperInterface.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Table.php → src/BBDDL/Db/Table.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Table/Column.php → src/BBDDL/Db/Table/Column.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Table/ForeignKey.php → src/BBDDL/Db/Table/ForeignKey.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Db/Table/Index.php → src/BBDDL/Db/Table/Index.php
Ver Ficheiro
+ 0
- 0
src/DDLWrapper/Wrapper.php → src/BBDDL/Wrapper.php
Ver Ficheiro