-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7e81fa3
commit 7e720aa
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -350,7 +350,7 @@ <h3 class="list-title">Database</h3> | |
<main> | ||
<section class="sec-statement"> | ||
<section> | ||
<p style="color: red;">2023년 12월 google chrome의 web sql 중단으로 서비스는 현재 구동되지 않습니다. 혹시 web sql을 node환경 WASM sqlite3로 바꾸는데 관심있으신 분은 [email protected]으로 연락주세요. 그동안 이용해주셔서 감사합니다.</p> | ||
<p style="color: red;font-size: 12px;margin-bottom: 5px;">2023년 12월 google chrome의 web sql 중단으로 서비스는 현재 구동되지 않습니다. 혹시 web sql을 node환경 WASM sqlite3로 바꾸는데 관심있으신 분은 [email protected]으로 연락주세요. 그동안 이용해주셔서 감사합니다.</p> | ||
</section> | ||
<form> | ||
<div class="state-header"> | ||
|