Show collation and size of collections in "db:show" command

XMLWordPrintableJSON

    • Type: New Feature
    • Resolution: Unresolved
    • Priority: Minor - P4
    • None
    • Affects Version/s: None
    • Component/s: Laravel
    • None
    • PHP Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      Modify methods of Schema\Builder: getTables and getViews.

      1. Add the collection collation.
        This requires to create a collection with a collation in order to get the info in CollectionInfo.
        https://github.com/mongodb/laravel-mongodb/pull/3327#discussion_r2011129879 
      1. Add the collection size
        This requires to add documents into the collection in order to have a non-zero size.
        https://github.com/mongodb/laravel-mongodb/pull/3327#discussion_r2011131764 

            Assignee:
            Unassigned
            Reporter:
            Jérôme Tamarelle
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: