Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用“react-native-sqlite-storage”,对于本地数据库,应用程序已经在 Play Store 上运行。但是现在我想更改表并在现有数据库表中添加两个新列,这样应用程序就不会因现有用户而崩溃。
请帮我。