/
Stils
/
SQLTranslator
Обзор
Документация
Войти
/
Stils
/
SQLTranslator
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
public/manifest.json
15 строк
308 B
stilsman
Initial commit: SQL translation app with Oracle to PostgreSQL conversion
21 май 2025, 19:13
21 май 2025, 19:13
04457a0
Код
Авторство
О чём код?
{ "short_name": "SQL Translation", "name": "SQL Translation App", "icons": [ { "src": "favicon.ico", "sizes": "64x64 32x32 24x24 16x16", "type": "image/x-icon" } ], "start_url": ".", "display": "standalone", "theme_color": "#000000", "background_color": "#ffffff" }