You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -505,15 +536,6 @@ PyMongoSQL can be used as a database driver in Apache Superset for querying and
505
536
506
537
This allows seamless integration between MongoDB data and Superset's BI capabilities without requiring data migration to traditional SQL databases.
507
538
508
-
## Limitations & Roadmap
509
-
510
-
**Note**: PyMongoSQL currently supports DQL (Data Query Language) and DML (Data Manipulation Language) operations. The following SQL features are **not yet supported** but are planned for future releases:
511
-
512
-
-**Advanced DML Operations**
513
-
-`REPLACE`, `MERGE`, `UPSERT`
514
-
515
-
These features are on our development roadmap and contributions are welcome!
516
-
517
539
## Contributing
518
540
519
541
Contributions are welcome! Please feel free to submit a Pull Request. For major changes, please open an issue first to discuss what you would like to change.
0 commit comments